Ali Sajid Imami
Ali Sajid Imami
This is similar to but not the same as [Issue#120](https://github.com/lh3/bwa/issues/120) Here's the output from my command: `bwa mem -R '@RG\tID:bwa\tSM:A\tPL:ILLUMINA\tPU:HiSEQ2000' -o output_pe.sam ../GRCH38/Homo_sapiens.GRCh38.dna.primary_assembly.fa SRR3438555_1.fastq SRR3438555_2.fastq [M::bwa_idx_load_from_disk] read 0 ALT contigs...
I am trying to install cloudmapper and running into a dependency resolution error. The log of running `pip install -r requirements.txt` is here: https://gist.github.com/AliSajid/6003902e7e7017e80cbd20fdd0bf1a41 I've been trying to relax various...
#### Are you using the latest version of [samtools](https://github.com/samtools/samtools/releases/latest) and [HTSlib](https://github.com/samtools/htslib/releases/latest)? If not, please specify. (run `samtools --version`) I am running the most recent version of samtools. Here's the output:...
Hi, I am working on a brand new project and created a project with the latest cookiecutter template. However, with nothing added, it still fails in the nox sessions for...
### Confirmation - [X] My issue isn't already found on the issue tracker. - [X] I have replicated my issue using the latest version of the library and it is...
### Describe the feature A common feature for platforms like this is the ability to generate multiple API Keys. It would be very helpful if we have those set up....
**Describe the bug** When using the default HTML output file, even if the input handlebars template has consistent line endings, the output file has a mix of CRLF and LF....
**Description** I have a GitHub Action that builds and signs an image and pushes it to GHCR and DockerHub. I verify the signatures in the same action. The verification for...
Hi, I have just started using codemetar and I find it an excellent resource. It is a pre-commit hook so I don't worry about it. However, a major issue for...