saveObj-methods: description of function saveObj

saveObjR Documentation

description of function saveObj

Description

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

Usage

saveObj(data, file = NULL)

Arguments

data

the StefansExpressionSet object

file

the outfile default=paste(str_replace_all(data@name, "\s+", "_" ), '.RData',sep=”)


stela2502/StefansExpressionSet documentation built on April 24, 2023, 8:15 p.m.