load_fasta_file_as_tibble_r {pureseqtmr} | 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