-
I was initially thinking this was an issue with `samtools merge -r` as I could successfully merge several bam files into one bam file, with the respective `RG:Z:` appearing fine in the merged bam file…
-
BPO | [29165](https://bugs.python.org/issue29165)
--- | :---
Nosy | @methane, @serhiy-storchaka
PRs | python/cpython#211
*Note: these values reflect the state of the issue at the time it was migrated…
-
BPO | [14129](https://bugs.python.org/issue14129)
--- | :---
Nosy | @birkenfeld, @ezio-melotti, @merwok
Files | [issue_14129.1.patch](https://bugs.python.org/file24663/issue_14129.1.patch "Uploaded as…
-
In addition to creating random digital elevation models (#157), a class including a workflow could be developed to create relatively simple geological models automatically by defining different parame…
-
add additional QA script and user will have to answer to specific questions to build the `custom.yaml` file to be passed later on to the `app.py` autobuilder.
- [ ] construct flow
- [ ] mandatory …
pom11 updated
2 years ago
-
BPO | [12672](https://bugs.python.org/issue12672)
--- | :---
Nosy | @terryjreedy, @merwok, @ericsnowcurrently
*Note: these values reflect the state of the issue at the time it was migrated and might …
-
I would like to get reads overlapping regions given in a BED file using `samtools view`. Accordingly, I use the following command:
```
samtools view \
-b --use-index \
-T GRCh38_full_ana…
-
BPO | [28737](https://bugs.python.org/issue28737)
--- | :---
Nosy | @ambv, @colesbury, @miss-islington
PRs | python/cpython#29246python/cpython#29248python/cpython#29249
*Note: these values reflect t…
-
BPO | [462522](https://bugs.python.org/issue462522)
--- | :---
Nosy | @mwhudson, @gvanrossum
Files | [code.diff](https://bugs.python.org/file3631/code.diff "Uploaded as text/plain at 2001-09-18.11:55:…
-
BPO | [33012](https://bugs.python.org/issue33012)
--- | :---
Nosy | @terryjreedy, @gpshead, @vstinner, @pmp-p, @xdegaye, @vadmium, @serhiy-storchaka, @ztane, @grimreaper, @siddhesh, @yan12125, @strata…