getLocus | R Documentation |
Function to obtain loci in genomic range format for a given list of proteins
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
loci = getLocus(proteins = getOMAGroup('YEAST58')['members'])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.