saveObj-methods: description of function saveObj

Description Arguments Details

Description

This function saves the object either as analysis.RData or norm_data.RData if the analysi.RData has not been produced before

Arguments

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!

Details

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.


stela2502/BioData documentation built on Feb. 23, 2022, 5:47 a.m.