You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RNAseq/Pipeline_GL-DPPD-7101_Versions/GL-DPPD-7101-G.md
+29-25Lines changed: 29 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -1215,7 +1215,7 @@ setwd(file.path(work_dir))
1215
1215
1216
1216
1217
1217
* {GLDS-Accession-ID}_bulkRNASeq_v{version}_runsheet.csv (runsheet, output from [Step 9a](#9a-create-sample-runsheet))
1218
-
*`organism` (name of organism samples were derived from, found in the species column of the [GL-DPPD-7110-A_annotations.csv](../../GeneLab_Reference_Annotations/Pipeline_GL-DPPD-7110_Versions/GL-DPPD-7110-A/GL-DPPD-7110-A_annotations.csv) file)
1218
+
*`organism` (name of organism samples were derived from, found in the species column of [GL-DPPD-7110-A_annotations.csv](../../GeneLab_Reference_Annotations/Pipeline_GL-DPPD-7110_Versions/GL-DPPD-7110-A/GL-DPPD-7110-A_annotations.csv) file)
*`group` (named vector indicating group membership for each sample, output from [Step 9c](#9c-configure-metadata-sample-grouping-and-group-comparisons))
1437
+
*`group` (named vector specifying the group or set of factor levels for each sample, output from [Step 9c](#9c-configure-metadata-sample-grouping-and-group-comparisons))
1438
1438
*`txi.rsem` (imported RSEM data containing counts matrix, output from [Step 9d](#9d-import-rsem-genecounts))
1439
1439
1440
1440
**Output Data:**
1441
1441
1442
+
*`sampleTable` (data frame mapping samples to groups)
1442
1443
*`dds` (DESeq2 data object containing normalized counts and experimental design)
1443
1444
*`normCounts` (data frame of normalized count values + 1)
1444
1445
*`VSTCounts` (data frame of variance stabilized transformed counts)
1445
1446
*`dds_lrt` (DESeq2 data object from likelihood ratio test)
1446
1447
*`res_lrt` (results object from likelihood ratio test)
0 commit comments