WGLab / PennCNV

Copy number vaiation detection from SNP arrays
http://penncnv.openbioinformatics.org
Other
88 stars 53 forks source link

Running PennCNV in parallel #82

Closed sophie-03 closed 1 year ago

sophie-03 commented 2 years ago

I am currently calling CNVs from SNP genotype arrays using detect_cnv.pl, I have 500,000 samples so this is taking quite a long time. Is there a way to run this in parallel to speed up the process?

kaichop commented 2 years ago

You can run in 500 threads, each with 1000 samples (put file name in a list file). This can be done rapidly if you are allowed to submit 500 jobs at the same time in your computing cluster.

On Fri, May 13, 2022 at 6:53 AM Sophie @.***> wrote:

I am currently calling CNVs from SNP genotype arrays using detect_cnv.pl, I have 500,000 samples so this is taking quite a long time. Is there a way to run this in parallel to speed up the process?

— Reply to this email directly, view it on GitHub https://github.com/WGLab/PennCNV/issues/82, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNG3OHP2YK55QM2KBKQPM3VJYYBLANCNFSM5V3AJACQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>