View source: R/annotation_Uniprot_query.R
annotation_uniprot_query | R Documentation |
Consult Uniprot to download information about the sequences obtained from HMMER.
annotation_uniprot_query(acc, acc2, timeout = 2000)
acc |
A character vector with accession number. |
acc2 |
A character vector with secondary accession number. |
timeout |
A numeric value for time to wait. Default to 200. |
A DataFrame containing information about sequences
annotation_uniprot_query("P69905", "Q9UCM0")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.