powered by
Add any type of metadata to an object of class SickleJr. Metadata are stored in list format under the name specified in metadataname of each node in slot metadata.
metadataname
metadata
AddSickleJrMetadata(SickleJr, metadata, metadataname)
An object of class SickleJr with added metadata
An object of class SickleJr holding at least one count matrix of omics data
Metadata to add to the SickleJr object; there are no restrictions on type
A string input that indicates the desired name for the added metadata.
SimSickleJrSmall<-AddSickleJrMetadata(SimSickleJrSmall, SimData$cell_type,"cell_types_full_data")
Run the code above in your browser using DataLab