Examine ASpliDU objects {ASpli} | R Documentation |
AspliDU object may contain results of differential expression of genes,
differential usage of bins and junctions, however not everything is
calculated at the same or even present. Calculations for genes and bins can
be done independently from junctions. Functions containsJunctions
and
containsGenesAndBins
allow to interrogate an ASpliDU object about the
kind of results it contain.
containsJunctions( du ) containsGenesAndBins( du )
du |
An ASpliDU object. |
A logical value that indicates that results for genes and bins, or results for junctions are available in the object.
Estefania Mancini, Andres Rabinovich, Javier Iserte, Marcelo Yanovsky, Ariel Chernomoretz
# see ASpli package