View source: R/load_fasta_file_as_tibble_r.R
load_fasta_file_as_tibble_r | R Documentation |
name
and sequence
columnParse a FASTA file to a table
with a name
and sequence
column
load_fasta_file_as_tibble_r(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.