- Make sure you have Java and Python installed.
- Clone this repository to your desired location.
- Make scripts executable with
chmod +x ./setup.sh && chmod +x ./run.sh
- Run
setup.sh
first to download all needed tools and setup directory structures. You only need to run it once. - Afterwards, run
run.sh
for the actual pipeline. You need to provide--input
for the raw fastq.gz data. - Find the analyses of your data at
127.0.0.1:8000
orlocalhost:8000