Omar Abou Saada

Results 5 issues of Omar Abou Saada

I'm using the following version of ngmlr: `ngmlr 0.2.7 (build: Jul 3 2020 03:31:03, start: 2020-07-19.14:10:32)` I ran the following command: `ngmlr -t 8 -x ont -r $reference -q $file.fastq.gz...

As long as nPhase doesn't make efficient use of heuristics to drastically speed up prediction time, users will run into issues with trying to run it on large genomes and...

Right now nPhase is deterministic, meaning it doesn't use any useful time-saving heuristics. It also makes no use of parallelization. Generally it isn't optimized. It would be good to work...

Whenever someone wants to run nPhase on a very heterozygous, large genome and runs into memory issues/takes too long to run, I recommend subsampling the vcf down to a 0.5~1%...

Currently nphase partial fails if you don't provide the perfect formal for mapped longReads. I'll close this issue when I've updated it to automatically detect if the user submits a...