load_fasta_file_as_tibble_cpp: Parse a FASTA file to a table with a 'name' and 'sequence'...

View source: R/load_fasta_file_as_tibble_cpp.R

load_fasta_file_as_tibble_cppR Documentation

Parse a FASTA file to a table with a name and sequence column

Description

Parse a FASTA file to a table with a name and sequence column

Usage

load_fasta_file_as_tibble_cpp(fasta_filename)

Arguments

fasta_filename

path to a FASTA file

Value

a tibble with a name and sequence column


pureseqtmr documentation built on April 6, 2023, 5:20 p.m.