tidyFasta | 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"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.