Skip to content

Commit

Permalink
test instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
riasc committed Mar 5, 2025
1 parent ad340dd commit 81418a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,10 @@ singularity exec --bind /path/to/data:/data rnanue_latest.sif RNAnue <subcall> -
### Testing

We provide a test dataset in the [test](./test/data/) folder that can be used to test the installation.
For that, `test/humanSE.cfg` can be used by specifying it in the `--config` parameter (needs to be absolute path).
```
RNAnue <subcall> --config /path/to/RNAnue/test/humanSE.cfg
```

# Troubleshooting
contact [email protected] or create an issue

0 comments on commit 81418a6

Please sign in to comment.