Hi there, 

I have large excel files which I can save as CSV files.

Each excel file contains two columns. One contains the chromosome number and
the second contains a DNA sequence.

I need to convert this into a fasta file that looks like this
>chromosomenumber
CGTCGAGCGTCGAGCGGAGCG....

Can anyone show me an R script to do this? 

Many thanks

x

--
View this message in context: 
http://r.789695.n4.nabble.com/Convert-CSV-file-to-FASTA-tp3780498p3780498.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to