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_db |
FASTA databases |
pat_uni_acc |
Patterns of Uniprot accessions. |
pat_uni_id |
Pattern of Uniprot IDs. |
pat_ref_acc |
Patterns of RefSeq accessions. |
fasta |
Names of FASTA database. |
warns |
The type of warning. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.