David Lougheed

Results 11 issues of David Lougheed

right now, mergeSTR splits the file list by itself. however, argparse can take a list of items (including what is expanded out from a glob, like `*.vcf.gz` in the following...

### Steps to reproduce the problem 1. look at the GHCR `mastodon` image tags while build is still ongoing ### Expected behaviour non-latest versions should never be tagged 'latest' (in...

bug
status/confirmed

Right now, only images for the `amd64` architecture are available on DockerHub. Given that Docker is well-supported on ASi/ARM chips, it would be helpful to have a native `arm64` image...

Hello, Thanks for your work on this tool. When running the docker container, BLAST querying fails due to a missing BLAST database (it was a Docker volume configuration issue on...

The latest WOMtool documentation doesn't include any mention of the `outputs` command, and doesn't mention that `parse` command only works for draft 2 WDL files and is deprecated.

I'm a bit unclear as to if this is a typo or intended, but in DRS 1.4.0 bulk object access field naming/pluralization seems a bit inconsistent, which I find trips...

Right now, it's unclear if `drs://` resolves to HTTP or HTTPS - is this in scope of this schema? Or should it be documented that HTTPS should be preferred whenever...

For range headers, it is [generally accepted](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/416) that the `Range Not Satisfiable` error is to be used if a "document doesn't contain such ranges". In Refget v2, `400 Bad Request`...

refget

Hello, I'm trying to install Physlr with Conda + Pypy 3.9 and I get the following error: ``` LibMambaUnsatisfiableError: Encountered problems while solving: - package physlr-1.0.4-py39h2df963e_0 requires tqdm, but none...

Hello, I'm working on benchmarking some tandem repeat genotypers and I was looking for the well-known pathogenic CAG HTT repeat in the `adotto_TRregions_v1.2.bed` BED file. However, there doesn't seem to...