get_count_matrix: get_count_matrix.

Description Usage Arguments Value Examples

View source: R/utilities.R

Description

create a count matrix from a list

Usage

1
get_count_matrix(x, 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.