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

View source: R/parse_fasta_file.R

parse_fasta_fileR 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

parse_fasta_file(fasta_filename)

Arguments

fasta_filename

path to a FASTA file

Value

a tibble with a name and sequence column


richelbilderbeek/tmhmm documentation built on Sept. 3, 2022, 5:14 p.m.