hparse_fasta | R Documentation |
NA genes are replaced with prot_acc.
hparse_fasta(
df_sub,
fasta_db,
pat_uni_acc,
pat_uni_id,
pat_ref_acc,
fasta,
warns
)
df_sub |
An input data frame with a single type of protein accession. |
fasta |
A fasta database. |
warns |
Logical; if TRUE, show warning message(s). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.