scholl-lab / plasmicheck

Detect and quantify plasmid DNA contamination in sequencing data
MIT License
0 stars 0 forks source link

Bug: BAM files are not saved in output folder #47

Closed berntpopp closed 2 months ago

berntpopp commented 2 months ago

Description:

The BAM files generated during the pipeline execution are not being saved in the specified output folder. This results in missing output files that are crucial for further analysis.

Steps to Reproduce:

  1. Run the pipeline and specify an output folder.
  2. Check the output folder and observe that BAM files are missing.

Expected Behavior:

All BAM files should be saved in the specified output folder.

Tasks: