getLocus {OmaDB} | 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'])