Hi
So after all settings in config.yml
I ran
python3 run_Wochenende.py arpit_R1.fastq --aligner bwamem --readType PE --metagenome 2021_12_meta_fungi_human_masked --threads 144 --no_abra --remove_mismatching 3 --no_fastqc
can I stop Trimmomatic ? I have already removed adapters etc.
Please note I am not using nf or slurm. I am just executing python scripts.