get_chromosomes: get_chromosomes.

Description Usage Arguments Value Examples

View source: R/utilities.R

Description

Looks up gene names from a dataframe and returns the chromosome on which the gene is located

Usage

1
2
get_chromosomes(query_names, gene_info, name_column = NULL,
  chr_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 location of genes

Value

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

Examples

1
get_chr()

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