get_GO_info: Get information on selected gene ontology categories.

Description Usage Arguments Value Examples

View source: R/process_files.r

Description

Uses information from gtf file to get lengths of genes etc.

Usage

1
get_GO_info(selected_go_names, all_go_categories, gtf)

Arguments

selected_go_names

names of gene sets of interest

all_go_categories

gene sets that have been imported from process_GMT

gtf

dataframe containing genes and information, probably the output from process_GTF

Value

A data frame containing the gene sets of interest along with information on gene lengths etc. http://rstudio.com some more text process_GMT

Examples

1
get_GO_info(selected_go_names, all_go_categories, gtf)

laurabiggins/GOcategoryStats documentation built on Oct. 27, 2019, 11:36 a.m.