tx_sampleByGenes: Sample txDT by genes

View source: R/tx_core.R

tx_sampleByGenesR Documentation

Sample txDT by genes

Description

Sample txDT by genes

Usage

tx_sampleByGenes(txDT, size)

Arguments

txDT

data.table. A table as output by the tx_makeDT_coverage(), tx_makeDT_nucFreq() or tx_makeDT_covNucFreq() functions.

size

number of genes to be sampled

Value

data.table


AngelCampos/tx_tools documentation built on April 8, 2024, 9:46 p.m.