StefansExpressionSet-methods: description of function StefansExpressionSet

StefansExpressionSetR Documentation

description of function StefansExpressionSet

Description

this file contains all generic fnction for data export and ploting Create an StefansExpressionSet

object (S3) This object is mainly used for subsetting of the data and plotting @export

Usage

StefansExpressionSet(dat, Samples, class = "StefansExpressionSet",
  name = "WorkingSet", namecol = NULL, namerow = "GeneID", outpath = "")

Arguments

dat

data frame or matrix containing all expression data

Samples

A sample description table

name

The name of this object is going to be used in the output of all plots and tables - make it specific

namecol

The samples table column that contains the (to be set) names of the samples in the data matrix

namerow

This is the name of the gene level annotation column in the dat file to use as ID

outpath

Where to store the output from the analysis


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