powered by
write.fasta(sequences, file = NULL)
sequences
read.fasta
data(fil.fas) write.fasta(fil.fas, "example.fasta") ## Remove the file. unlink("example.fasta")
Run the code above in your browser using DataLab