tidiedTableToExpressionSet: This function takes a tidied table of data and makes into...

View source: R/xevaProcessing.R

tidiedTableToExpressionSetR Documentation

This function takes a tidied table of data and makes into expresion dataset can be used for RNASeq TODO: expand for genomic data and latent variables

Description

This function takes a tidied table of data and makes into expresion dataset can be used for RNASeq TODO: expand for genomic data and latent variables

Usage

tidiedTableToExpressionSet(
  tidied.tb,
  featureVar = "totalCounts",
  nonFeatures = c("Symbol", "zScore", "parent", "synid")
)

sgosline/mpnstXenoModeling documentation built on Dec. 10, 2022, 8:33 a.m.