czbiohub-sf / MIDAS

Metagenomic Intra-Species Diversity Analysis (MIDAS)
MIT License
36 stars 10 forks source link

update genes flow #54

Closed zhaoc1 closed 3 years ago

zhaoc1 commented 3 years ago
  1. Remove parallel from merge genes, since the compute time is shorter than the system time. No performance problems that need us to implement parallel compute.
  2. add cluster_info to the database misc, and this is used in the merge genes flow
  3. increase default gene chunks to 500000.