powered by
DnaSeq
RnaSeq
readFasta(infile)
"DnaSeq"
"RnaSeq"
GenericSeq
f <- dir(system.file("extdata",package="sequences"),pattern="fasta",full.names=TRUE) f aa <- readFasta(f[1]) aa
Run the code above in your browser using DataLab