deleteIntermediateData | R Documentation |
AR_classification_wrapper
and summary statistics that may occupy a lot of spaceOptional convenience function to delete intermediate data from the function AR_classification_wrapper
and summary statistics that may occupy a lot of space
deleteIntermediateData(GRN)
GRN |
Object of class |
The same GRN
object, with some slots being deleted (GRN@data$TFs$classification
as well as GRN@stats$connectionDetails.l
)
# See the Workflow vignette on the GRaNIE website for examples # GRN = loadExampleObject() # GRN = deleteIntermediateData(GRN)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.