biocore / micronota

annotation pipeline for microbial genomes and metagenomes
BSD 3-Clause "New" or "Revised" License
18 stars 10 forks source link

Some Questions about q2-fragment-insertion #84

Open cafferychen777 opened 1 year ago

cafferychen777 commented 1 year ago

I recently am using q2-fragment-insertion, which you developed in qiime2. It is a nice tool. And your tutorial said that it's more accurate than the previous tool. But my mentor and I encountered some difficulties. The plugin has a p-thread setting, but it seems not to work. My mentor and I are using qiime2-2022.8. My computer is an m1 MacBook air, and my mentor is an m1 max MacBook pro. When we set the threads to 20000 or 80000, CPU use doesn't increase. It will keep about 3000 threads. So, may you check the function of p--threads? I think it's a problem because it will cost me 12 hours to produce a tree instead of half an hour using the traditional tool. Thank you for your contribution to the development of microbiome data analysis!