bioforensics / yeat

YEAT: Your Everyday Assembly Tool
Other
1 stars 0 forks source link

Downsample options not showing when using just `yeat` #80

Closed danejo3 closed 6 days ago

danejo3 commented 6 days ago

A logic error on line 35 of illumina.py was found. Downsample options on illumina reads are only avaliable for just-yeat-it and does not include yeat.

Need to fix it to allow downsample options for both yeat and just-yeat-it.

danejo3 commented 6 days ago

False alarm!

Moved the downsample options to the config file when running yeat. Downsample options are only shown when using just-yeat-it.