Skip to content
Snippets Groups Projects
Commit 74e14579 authored by BIOPZ-Börsch Anastasiya's avatar BIOPZ-Börsch Anastasiya
Browse files

Update README

parent f5f1a824
Branches
No related tags found
2 merge requests!3Partially correct the local test and update README,!1WIP: Updated workflow
Pipeline #12960 passed
...@@ -16,7 +16,7 @@ move into it with: ...@@ -16,7 +16,7 @@ move into it with:
```bash ```bash
git clone ssh://git@git.scicore.unibas.ch:2222/zavolan_group/pipelines/mir-prepare-annotation.git git clone ssh://git@git.scicore.unibas.ch:2222/zavolan_group/pipelines/mir-prepare-annotation.git
cd mir-map cd mir-prepare-annotation
``` ```
### Setting up a virtual environment ### Setting up a virtual environment
...@@ -35,7 +35,9 @@ e.g., by [Slurm][slurm], each individual step of the workflow runs in its own co ...@@ -35,7 +35,9 @@ e.g., by [Slurm][slurm], each individual step of the workflow runs in its own co
Specifically, containers are created out of [Singularity][singularity] images Specifically, containers are created out of [Singularity][singularity] images
built for each software used within the workflow. As a consequence, running built for each software used within the workflow. As a consequence, running
this workflow has very few individual dependencies. It does, however, require this workflow has very few individual dependencies. It does, however, require
that [Singularity][singularity] to be installed. that [Singularity][singularity] to be installed.
> **NOTE:** that `Singularity` is automatically loaded on the sciCORE system. To avoid conflicts, comment out or delete `singularity` in the file `environment.yml` before you create the virtual environment.
## Testing ## Testing
Several tests are prepared to check the integrity of the workflow. Several tests are prepared to check the integrity of the workflow.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment