tidyFasta {MSstatsLiP} | R Documentation |
reads and tidys FASTA file.
tidyFasta(path)
path |
a string of path pointing towards a fasta file |
a tibble
of formatted FASTA information
tidyFasta(system.file("extdata", "O13297.fasta", package="MSstatsLiP"))