This function saves the object either as analysis.RData or norm_data.RData if the analysi.RData has not been produced before
data |
the BioData, Seurat or something else object |
file |
the outfile default=paste(str_replace_all(data$name, "\s+", "_" ), '.RData',sep=”) the file parameter has to be set for all but BioData objects! |
BioData has moved from, being my main analysis pipeline to mere herlper status.
I do not wnat to remove anything here, but instead implement a way to handle Seurat objects, too.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.