Description Usage Arguments Value Examples
Function to obtain loci in genomic range format for a given list of proteins
1 | getLocus(proteins)
|
proteins |
the dataframe or a list of dataframes containing the protein data of interest. this can either be the members df or a list of protein ids. |
genomic range object from the GenomicRanges package in Bioconductor
1 | loci = getLocus(proteins = getOMAGroup('YEAST58')['members'])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.