diff --git a/.gitignore b/.gitignore index 2407a320..b28de0b0 100644 --- a/.gitignore +++ b/.gitignore @@ -6,8 +6,11 @@ results/ testing/ testing* *.pyc -__pycache__/ # PFR files *.stdout *.stderr + +# nf-test files +.nf-test/ +.nf-test.log \ No newline at end of file diff --git a/index.html b/index.html index d339b3fd..006b02ff 100644 --- a/index.html +++ b/index.html @@ -640,7 +640,7 @@
- AssemblyQC v2.1.0 + AssemblyQC v2.1.1
@@ -732,7 +732,7 @@

Only displaying parameters that differ from the pipeline defaults.

{
-    "runName": "pedantic_cray",
+    "runName": "infallible_meninsky",
     "containerEngine": "apptainer",
     "launchDir": "/powerplant/workspace/hrauxr/assemblyqc",
     "workDir": "/powerplant/workspace/hrauxr/assemblyqc/work",
@@ -808,7 +808,7 @@
     "pandas": "2.1.1",
     "perl": "5.32.1",
     "pigz": 2.6,
-    "plant-food-research-open/assemblyqc": "v2.1.0",
+    "plant-food-research-open/assemblyqc": "v2.1.1",
     "plotly": "5.20.0",
     "plotsr": "1.1.1",
     "py_fasta_validator": 0.6,