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
- For datasets without uniform technical replicates:
79
-
- Only use first technical replicate in DGE analysis
80
-
- For datasets with uniform technical replicates:
78
+
- For datasets with uniform technical replicates (all samples have same number):
81
79
- Sum counts across technical replicates using DESeq2's collapseReplicates
82
-
- For datasets with varying numbers of technical replicates:
83
-
-Use number of replicates matching sample with least amount
84
-
- Sum counts across included technical replicates
80
+
- For datasets with non-uniform technical replicates:
81
+
-Keep only the first N technical replicates for each sample, where N is the smallest number of technical replicates among all samples
82
+
- Sum counts across the kept technical replicates
85
83
- Removed DGE and PCA output tables used for GeneLab visualization (visualization_output_table_GLbulkRNAseq.csv and visualization_PCA_table_GLbulkRNAseq.csv)
86
84
- ERCC-normalized DGE analysis was removed. The following output files were removed:
0 commit comments