LoadingRNAFromSeurat¶
Load RNA data from a Seurat object, instead of RNAData from SampleInfo
Input¶
Output¶
outfile: Default:{{in.infile | basename}}.
Environment Variables¶
prepared(flag): Default:False.
Whether the Seurat object is well-prepared for the pipeline (so that SeuratPreparing process is not needed).clustered(flag): Default:False.
Whether the Seurat object is clustered, so thatSeuratClustering(SeuratClusteringOfAllCells) process orSeuratMap2Refis not needed.
Forcepreparedto beTrueif this isTrue.sample: Default:Sample.
The column name in the metadata of the Seurat object that indicates the sample name.