ibest / ARC

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

Keep final set of reads #6

Closed samhunter closed 11 years ago

samhunter commented 11 years ago

The final set of reads may be necessary for mapping & variant discovery as well as a number of other analysis steps. Instead of discarding the last set of reads, keep them (maybe gzipped) in the final_Sample folder.

samhunter commented 11 years ago

This is implemented and has been tested on the "test_data" dataset, further testing is probably wise.