ibest / ARC

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

Handle the situation where no reads are mapped from an entire Sample #15

Closed samhunter closed 11 years ago

samhunter commented 11 years ago

In some cases there are no reads mapped at all for an entire sample. When this happens, the Sample should be treated as finished and no further jobs added to the queue.

samhunter commented 11 years ago

This should be fixed, the sample just won't get an assembly checker launched and will basically drop out of all further mapping/assembly cycles.