-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Hi, first of all thanks for this secapr pipeline. I am analysing a gene capture dataset of 60 specimen and 484 genes.
I have an issu with loci alignments, when I run secapr_alignment the pipeline allways process 40 gene only despite the fact that the assembly and blast target previous step yield most of the genes. I install an alternative version of secapt (the one install with pip instead of conda installer). The second version does work for the aluigbement but do not work for the assembly and bwa steps, I was wondering if there is a way to modify this 40 genes limits and in which script I should look in order to fix this problem.
INFO: Note: NumExpr detected 40 cores but "NUMEXPR_MAX_THREADS" not set, so enforcing safe limit of 8.
INFO: NumExpr defaulting to 8 threads.
[WARNING] Output directory exists, REMOVE [Y/n]? Y
Aligning sequence collections 39/40
Thanks for your help, I apologize if i made a mistake while running the pipeline.