pauline-ng / SIFT4G_Create_Genomic_DB

Create genomic databases with SIFT predictions. Input is an organism's genomic DNA (.fa) file and the gene annotation file (.gtf). Output will be a database that can be used with SIFT4G_Annotator.jar to annotate VCF files.
GNU General Public License v3.0
21 stars 7 forks source link

Feature request - sift4g --thread #71

Closed m3hdad closed 1 year ago

m3hdad commented 1 year ago

Hi, thanks for your great work.

Can we pass thread num through config file to speed up sift4g process?

pauline-ng commented 1 year ago

This user suggested a way to increase # of threads:

https://github.com/pauline-ng/SIFT4G_Create_Genomic_DB/issues/25