From 1e054b020da2e33330cfb67add33d7add2c65c8d Mon Sep 17 00:00:00 2001 From: mazzalab Date: Thu, 24 Oct 2024 18:32:29 +0000 Subject: [PATCH] run prettier on MD files --- .devcontainer/devcontainer.json | 5 +---- CHANGELOG.md | 15 ++++++++------- CITATIONS.md | 1 - docs/output.md | 2 +- docs/usage.md | 27 ++++++++++++++++----------- 5 files changed, 26 insertions(+), 24 deletions(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 11d327c..d59947c 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -14,10 +14,7 @@ }, "customizations": { "vscode": { - "extensions": [ - "ms-azuretools.vscode-docker", - "nf-core.nf-core-extensionpack" - ] + "extensions": ["ms-azuretools.vscode-docker", "nf-core.nf-core-extensionpack"] } }, // "remoteEnv": { diff --git a/CHANGELOG.md b/CHANGELOG.md index f89ccba..4954f46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,10 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Initial release of nf-core/fastqrepair, created with the [nf-core](https://nf-co.re/) template. ### `Dependencies` -| Dependency | New version | -| ------------------------------- | ----------- | -| `BBmap` | 39.08 | -| `FastQC` | 0.12.1 | -| `gzrt` | 0.8 | -| `Trimmonatic` | 0.39 | -| `FastqWiper` | 1.0.0 | + +| Dependency | New version | +| ------------- | ----------- | +| `BBmap` | 39.08 | +| `FastQC` | 0.12.1 | +| `gzrt` | 0.8 | +| `Trimmonatic` | 0.39 | +| `FastqWiper` | 1.0.0 | diff --git a/CITATIONS.md b/CITATIONS.md index 2e4fbd5..26cb4fe 100644 --- a/CITATIONS.md +++ b/CITATIONS.md @@ -30,7 +30,6 @@ > Bushnell B. (2024). BBMap [Online] - ## Software packaging/containerisation tools + :::info We highly recommend the use of Docker container for full pipeline reproducibility. ::: @@ -153,7 +158,7 @@ If `-profile` is not specified, the pipeline will run locally and expect all sof - Includes links to test data so needs no other parameters - `docker` - A generic configuration profile to be used with [Docker](https://docker.com/) -