all.genes.withGO: Get all genes with partiular GO

View source: R/utils.R

all.genes.withGOR Documentation

Get all genes with partiular GO

Description

This function allows you to get a list of genes from the biomaRt database that have a GO of your choice.

Usage

## S3 method for class 'genes.withGO'
all(GO)

Arguments

GO

a GO term that you want to get all genes with

Value

vector of genes that are involved in GO that was put as an argument

Examples


all.genes.withGO("GO:0008217")


GrigoriiNos/rimmi.rnaseq documentation built on April 29, 2022, 5:18 p.m.