View source: R/parse_fasta_file.R
parse_fasta_file | R Documentation |
name
and sequence
columnParse a FASTA file to a table
with a name
and sequence
column
parse_fasta_file(fasta_filename)
fasta_filename |
path to a FASTA file |
a tibble
with a name
and sequence
column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.