ibest / ARC

Assembly by Reduced Complexity (ARC)
Apache License 2.0
41 stars 5 forks source link

Don't call assembler if no reads are mapped #13

Closed samhunter closed 11 years ago

samhunter commented 11 years ago

There are some instances where no PE or SE reads will be mapped. Handle this gracefully.

samhunter commented 11 years ago

This is fixed by not adding the targets folder to the list of targets for the checker to check. This causes the specific Sample+Target combination to drop out of future mapping/assembly iterations.