From 81418a6064077d219e9b6d3c03a02c3643362309 Mon Sep 17 00:00:00 2001 From: riasc Date: Wed, 5 Mar 2025 11:04:52 -0600 Subject: [PATCH] test instruction --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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