get_lengths: Get lengths of genes.

Description Usage Arguments Value Examples

View source: R/utilities.R

Description

Looks up gene names from a dataframe and returns the lengths

Usage

1
2
get_lengths(query_names, gene_info, name_column = NULL,
  length_column = NULL)

Arguments

query_names

character vector of gene names

gene_info

data frame, probably generated by process_GMT, containing genes and associated information including length of genes

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

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