Dear All, I have collected 20 sequences for a gene in 20 species in a txt file. I need to convert this file into a fasta file, so that to read it in R function to perform sequence alignment and phylogenetic. I knew that R have a function for "system.file", whihc is for fasta files in a packages not an external one as in my case.
Any help ?
post example lines and expected output.