Use alakazam::cpuCount for nproc detection

Issue #29 resolved
Jason Vander Heiden created an issue

findNovelAlleles uses some custom system calls to detect CPUs for setting nproc. Switch over to `alakazam::cpuCount()` to avoid Solaris errors.