diff --git a/README.md b/README.md index 7d376b7..6e197b3 100644 --- a/README.md +++ b/README.md @@ -194,6 +194,10 @@ singularity exec --bind /path/to/data:/data rnanue_latest.sif RNAnue - ### 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 --config /path/to/RNAnue/test/humanSE.cfg +``` # Troubleshooting contact cobi@ibvt.uni-stuttgart.de or create an issue