InTADSig {InTAD} | R Documentation |
The InTADSig object stores signals and gene expression data for the samples.
It uses MultiAssayExperiment object to store information. Key slots to access are listed below.
sigMAE
:"MultiAssayExperiment"
,
MultiAssayExperiment object containg signals and gene counts
signalConnections
:"list"
,
The list of signals representing gene data frames in the same TAD
ncore
:"numeric"
,
Number of cores to use for parallel computing
#'