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
loopsDf
:"data.frame"
,
The data.frame containing details of provided input loops
loopConnections
:"list"
,
The list of connections between signals and genes via loops
ncore
:"numeric"
,
Number of cores to use for parallel computing
#'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.