getLocus: Get loci for a given list of proteins

View source: R/getLocus.R

getLocusR Documentation

Get loci for a given list of proteins

Description

Function to obtain loci in genomic range format for a given list of proteins

Usage

getLocus(proteins)

Arguments

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.

Value

genomic range object from the GenomicRanges package in Bioconductor

Examples

loci = getLocus(proteins = getOMAGroup('YEAST58')['members'])

DessimozLab/OmaDB documentation built on April 19, 2024, 9:54 p.m.