vatlab / varianttools

software tool for the manipulation, annotation, selection, and analysis of variants in the context of next-gen sequencing analysis
https://vatlab.github.io/vat-docs/
GNU General Public License v3.0
31 stars 4 forks source link

Suppress NumExpr message #123

Closed BoPeng closed 5 years ago

BoPeng commented 5 years ago

I see

INFO: Note: NumExpr detected 12 cores but "NUMEXPR_MAX_THREADS" not set, so enforcing safe limit of 8.
INFO: NumExpr defaulting to 8 threads.

for all vtools commands. Where does it come from? Please suppress it.

BoPeng commented 5 years ago

@jma7 The patch suppresses the INFO, but I do not know if this is the right fix. Let me know if it is safe to do so.