bonsai-team / matam

Mapping-Assisted Targeted-Assembly for Metagenomics
GNU Affero General Public License v3.0
19 stars 9 forks source link

Parallelize components assembly #8

Closed ppericard closed 7 years ago

ppericard commented 7 years ago

This should be easy. Right now, components are assembled one at a time, but since they are independant, this should be parallelized in the Python code of matam_assembly.py