Description Usage Arguments Value Examples
View source: R/get-annotations.R
Gets the PFAM Ids and descriptions associated with SomaLogic aptamer IDs.
1 |
aptamerIds |
A character vector of SomaLogic aptamer IDs, or |
simplify |
Logical. Should the output be collapsed into a single data.frame? |
A list of data frames. The names of the list are the input SeqIds, and the data frame associated with that element contains:
Character. EntrezGene IDs for the gene that produces the target protein.
Character. PFAM ID for a property of the target protein.
Character. Description of a PFAM protein property.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.