diff --git a/.gitignore b/.gitignore index e7476d5..3de4d52 100644 --- a/.gitignore +++ b/.gitignore @@ -1,23 +1,11 @@ -/.nextflow -/work -.nextflow.log* -*.img -inference_mudata.h5mu -per_element_output.tsv -per_guide_output.tsv -nf-*-reports.tsv -/pipeline_outputs -/pipeline_dashboard -/results -pipeline-service-key.json -debug_dashboard.ipynb -.vscode/ -GCP_user_notebook.ipynb -.params_2026-01-29_13-02-48.json -.params_2026-02-03_23-14-20.json -.params_2026-02-03_23-14-49.json -GCP_user_notebook.ipynb -*.pyc -__pycache__/ +.nextflow* +work/ +data/ +results/ .DS_Store -sample_metadata +testing/ +testing* +*.pyc +null/ +.lineage/ +nf-core-perturbseq.code-workspace diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..e5d412e --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "nextflow.telemetry.enabled": true +} \ No newline at end of file diff --git a/assets/email_template.html b/assets/email_template.html index a164ba1..6293782 100644 --- a/assets/email_template.html +++ b/assets/email_template.html @@ -1,53 +1,113 @@ -
- - - + + + + - -The exit status of the task that caused the workflow execution to fail was: $exitStatus.
The full error message was:
-${errorReport}
- ${errorReport}
+ The workflow was completed at $dateComplete (duration: $duration)
-The command used to launch the workflow was as follows:
-$commandLine+
The workflow was completed at $dateComplete (duration: $duration)
+The command used to launch the workflow was as follows:
++$commandLine-
| $k | $v |
|---|
| + $k + | +
+ $v+ |
+
|---|
nf-core/perturbseq
- - -nf-core/perturbseq
+ +