Sendu Bala

Results 67 issues of Sendu Bala

github.com/hanwen/go-fuse/v2/splice is a dependency of a dependency of a dependency of a dependency of a package that I import in my software. In one code path of my software, I...

The README.md is no longer reflective of changes that seem to have been made in the past few days. I can see the pull request that was merged suggests a...

Using go 1.19 (also happened with go 1.18) and goconvey v1.7.2 both locally and in a GitHub action, my tests pass locally but fail in GitHub: https://github.com/wtsi-ssg/wrstat/runs/7804713143?check_suite_focus=true ``` Failures: [144](https://github.com/wtsi-ssg/wrstat/runs/7804713143?check_suite_focus=true#step:4:145)...

It would be very useful to be able to store arbitrary key/value pairs in the footer of both cram and bam files. My use-case would be storing sequence checksums. The...

enhancement
sam
cram

Hi, thanks for releasing this. I wondered if you had any plans for high-level methods that would make it easy to just pull out the final list of commands to...

It seems like limits can be bypassed, or at least status reporting on numbers running can be wrong, possibly related to jobs failing and retrying. Eg: ``` $ wr status...

bug

Jobs are having the wrong Cwd reported by status while running, but it then displays correctly once the job has completed.

bug

There should be a full walkthrough on how to carry out real work. Eg. a translation of the samtools how to. Include how to link proceses together, eg. samtools ->...

enhancement

As of go 1.11, the os/user package can now be built in pure Go mode using the build tag "osusergo", independent of the use of the environment variable CGO_ENABLED=0. https://golang.org/cmd/go/#hdr-Preliminary_module_support...

question

It may be valuable to bring wr's ease of use in OpenStack to AWS and GCP. Even better if you could burst from LSF to OpenStack, and then to public...

enhancement