File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
RNAseq/Workflow_Documentation/NF_RCP Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -259,8 +259,8 @@ The outputs from the Analysis Staging and V&V Pipeline Subworkflows are describe
259
259
** Analysis Staging Subworkflow**
260
260
261
261
- Output:
262
- - \* _bulkRNASeq_v1_runsheet.csv (table containing metadata required for processing, including the raw reads files location)
263
- - \* -ISA.zip (the ISA archive of the OSD datasets to be processed, downloaded from the OSDR)
262
+ - Metadata/ \* _bulkRNASeq_v1_runsheet.csv (table containing metadata required for processing, including the raw reads files location)
263
+ - Metadata/ \* -ISA.zip (the ISA archive of the OSD datasets to be processed, downloaded from the OSDR)
264
264
265
265
266
266
** V& V Pipeline Subworkflow**
@@ -275,6 +275,14 @@ The outputs from the Analysis Staging and V&V Pipeline Subworkflows are describe
275
275
- VV_Logs/VV_log_VV_COUNTS_GLbulkRNAseq.csv (table containing V& V flags for gene quantification file checks ONLY)
276
276
- VV_Logs/VV_log_VV_DESEQ2_ANALYSIS_GLbulkRNAseq.csv (table containing V& V flags for DESeq2 Analysis output checks ONLY)
277
277
278
+ ** Processing Information Archive**
279
+
280
+ - Output:
281
+ - GeneLab/processing_info_GLbulkRNAseq.zip (Archive containing workflow execution metadata)
282
+ - processing_info/samples.txt (single column list of all sample names in the dataset)
283
+ - processing_info/nextflow_log_GLbulkRNAseq.txt (Nextflow execution logs captured via ` nextflow log` )
284
+ - processing_info/nextflow_run_command_GLbulkRNAseq.txt (Exact command line used to initiate the workflow)
285
+
278
286
< br>
279
287
280
288
Standard Nextflow resource usage logs are also produced as follows:
You can’t perform that action at this time.
0 commit comments