addGeneNameToTxdb: Add Gene sybmol to the GRanges object after calling...

Description Usage Arguments Value

View source: R/plotcoveragebycell.R View source: R/PlotCoverageByGroup.R

Description

Add Gene sybmol to the GRanges object after calling genes(txdb)

Usage

1
2
addGeneNameToTxdb(txdb = TxDb.Hsapiens.UCSC.hg19.knownGene,
  eg.db = org.Hs.eg.db)

Arguments

txdb

A TxDb object, e.g. TxDb.Hsapiens.UCSC.hg19.knownGene

eg.db

Either org.Hs.eg.db or org.Mm.eg.db

Value

An GRanges object for all the genes with gene symbol in the metadata column


crazyhottommy/scATACutils documentation built on June 15, 2020, 9:31 p.m.