Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ggabernet committed Jun 2, 2021
1 parent e39a5b2 commit 16005f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v1.0 - [date]
## v1.0 - Mordor

Initial release of qbic-pipelines/cellranger, created with the [nf-core](https://nf-co.re/) template.

Expand Down
4 changes: 2 additions & 2 deletions docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ If `-profile` is not specified, the pipeline will run locally and expect all sof
* Pulls software from Docker Hub: [`qbicpipelines/cellranger`](https://hub.docker.com/r/qbicpipelines/cellranger/)
* `singularity`
* A generic configuration profile to be used with [Singularity](https://sylabs.io/docs/)
* Pulls software from Docker Hub: [`qbicpipelines/cellranger`](https://hub.docker.com/r/qbicpipelines/cellranger/
* Pulls software from Docker Hub: [`qbicpipelines/cellranger`](https://hub.docker.com/r/qbicpipelines/cellranger/)
* `podman`
* A generic configuration profile to be used with [Podman](https://podman.io/)
* Pulls software from Docker Hub: [`nfcore/qbic-pipelines-cellranger`](https://hub.docker.com/r/nfcore/qbic-pipelines-cellranger/)
Expand All @@ -121,7 +121,7 @@ If `-profile` is not specified, the pipeline will run locally and expect all sof
* Pulls software from Docker Hub: [`nfcore/qbic-pipelines-cellranger`](https://hub.docker.com/r/nfcore/qbic-pipelines-cellranger/)
* `charliecloud`
* A generic configuration profile to be used with [Charliecloud](https://hpc.github.io/charliecloud/)
* Pulls software from Docker Hub: [`qbicpipelines/cellranger`](https://hub.docker.com/r/qbicpipelines/cellranger/
* Pulls software from Docker Hub: [`qbicpipelines/cellranger`](https://hub.docker.com/r/qbicpipelines/cellranger/)
* `conda`
* Please only use Conda as a last resort i.e. when it's not possible to run the pipeline with Docker, Singularity, Podman, Shifter or Charliecloud.
* A generic configuration profile to be used with [Conda](https://conda.io/docs/)
Expand Down

0 comments on commit 16005f3

Please sign in to comment.