Devon Ryan
Devon Ryan
When processing large numbers of samples and storing the results for systematic comparisons it's handy to store results even for uncovered contigs. The .mosdeth.summary.txt file currently omits uncovered contigs. While...
In a fresh container, neither `autofs` nor `rabbitmq` are able to start. Autofs complains of the following: /usr/sbin/automount: test mount forbidden or incorrect kernel protocol version, kernel protocol version 5.00...
It would be really nice if the various outputs from metilene were documented in the wrapper. At the moment, there are 4 or 5 history items, one of which is...
There's a random 0 left over when plotProfile adds a title: plotProfile -m mat.gz -out profile.png --plotType se --labelRotation 45 --plotHeight 15 --plotWidth 15 -T "Average Profile" This is probably...
I don't know if this is really possible, but if people have a LOT of regions or a large BED file then populating `TASKS` is quite slow. Maybe there's a...
I do this in pyBigWig, but I'm told that some programs using this do not check to ensure that intervals are entered in a sane order. The various add/append functions...
Try enabling a numpy feature that will actually pull in numpy as a dependency.
I see the last (beta) release was tagged in 2019. Given the many changes since then (most notably support for more recent htslib versions) could you tag a new release?...
I'm running into the following error in the 0.3.4 release (https://github.com/bioconda/bioconda-recipes/pull/28432 ): 13:20:14 BIOCONDA INFO (OUT) pkg/mod/github.com/golang/[email protected]/gps/constraint.go:103:21: cannot use sv (type *semver.Version) as type semver.Version in field value 13:20:14 BIOCONDA...
Could you tag a release so it's easier to version control fastk?