-
Hey there im looking out for some support,
Am working on a project and trying to make a script stop if the code Coverage don't meet the predetermined thresholds.
Just for testing reasons and to …
-
Hi @ArtRand,
I hope this message finds you well. I have been using the ModKit tool for differential methylation analysis, specifically the dmr pair command. In my analysis, I compared a control sam…
-
File [exasol/toolbox/metrics.py](https://github.com/exasol/python-toolbox/blob/main/exasol/toolbox/metrics.py#L82) in method `total_coverage()` calls `subprocess.run()`:
```
run(
…
-
I’m using istanbul `1.0.0-alpha2` with a setup similar to [`sample-babel-node`](https://github.com/istanbuljs/sample-babel-node).
My `npm test` script looks like this:
```
NODE_ENV=test babel-node no…
-
An additional approach to solving https://github.com/krkd/pytest-cov-threshold/issues/3 is for the plugin to override the `--cov` args internally, so that the pytest-cov coverage report is limited to …
-
I have encountered an issue with the `Yardstick::Rake::Verify`. When I run my rake task, the output is as follows:
```
$ bundle exec rake yard:verify
YARD-Coverage: 82.3% (threshold: 100%)
rake ab…
-
## Expected Behavior
In help page of easy-cluster module, default value for -c is 0.000. -c is for alignment (List matches above this fraction of aligned (covered) residues (see --cov-mode) (default:…
-
coveralls.io has always been a bit wobbly but we're suffering now due to the instability of the coveralls/jenkins/github synchronisation issues. But also fwics coveralls offers no way to configure the…
-
I am assembling a ~3.5gb genome with around ~100x hifi reads. I want to compare the phasing results between hi-c (omni-c in this case) and trio-binning. The trio-binning completes using 400gb of memor…
-
Hello!
First of all, thank you for the development and continuous maintenance of this essential tool.
I am assembling plant genomes that have ~65 repeat content with ~40 X coverage HiFi data.
I…