Learn R Programming

DCGL (version 2.1.2)

intgenelist: Interesting genes list

Description

Given a list of interesting genes

Usage

data(intgenelist)

Arguments

Format

A data frame or matrix with 1 column and several rows of gene symbols.
  • intgenelist A data frame with 1 column and several rows. Interesting Gene Symbols.

Details

In the intgenelist, there are 5 Gene symbols in 1 column with the column name 'GeneSymbol' needed.

Examples

Run this code
data(intgenelist)
intgenelist # Gene symbol list
colnames(intgenelist) # needed 'GeneSymbol' as the column name

Run the code above in your browser using DataLab