parse_fasta | R Documentation |
NA genes are replaced with prot_acc
parse_fasta(df, fasta, entrez, warns = TRUE)
df |
An input data frame. |
fasta |
Character string(s) to the name(s) of fasta file(s) with
prepended directory path. The |
entrez |
Character string(s) to the name(s) of entrez file(s) with
prepended directory path. At the |
warns |
Logical; if TRUE, show warning message(s). |
A lookup table, acc_lookup
.
read_fasta
for the definition of fasta_name(s).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.