ct.GREATdb: Update a gene-centric msdb object for GREAT-style enrichment...

Description Usage Arguments Value

View source: R/GREATdb.R

Description

Update a gene-centric msdb object for GREAT-style enrichment analysis using a specified CRISPR annotation.

Usage

1
2
3
4
5
ct.GREATdb(
  annotation,
  gsdb = getMSigGeneSetDb(c("h", "c2"), "human"),
  minsize = 10
)

Arguments

annotation

an annotation object returned by ct.prepareAnnotation().

gsdb

A gene-centric GeneSetDb object to conform to the relevant peakwise dataset.

minsize

Minimum number of targets required to consider a geneset valid for analysis.

Value

A new GeneSetDb object with the features annotated genewise to pathways.


gCrisprTools documentation built on Nov. 8, 2020, 8:17 p.m.