jessieren / VirFinder

VirFinder: a novel k-mer based tool for identifying viral sequences from assembled metagenomic data
Other
130 stars 24 forks source link

Parallelize VF.trainModUser #16

Open a7032018 opened 5 years ago

a7032018 commented 5 years ago

Hi, I am training my own model with a large sequence dataset (<600,000) and I am expecting it can take a really long time. I am wondering if VF.trainModUser can take the advantage at multi-core platform, just like the parallel scripts parVF.pred.R.

Thanks!