Nathan Weeks
Nathan Weeks
Currently, BamRecord objects have a FirstRead() method that returns `true` if the 0x40 bit of the FLAG field is set. This PR proposes adding a corresponding LastRead() method that returns...
Is it currently possible to authenticate solely via POST? I'd like to make the rclone web UI available on our HPC cluster as an [Open OnDemand](https://openondemand.org/) [Interactive App](https://osc.github.io/ood-documentation/master/applications/interactive.html). The user...
### Bug description The binder links in https://github.com/binder-examples/jupyter-extension do not successfully launch in either JupyterLab or Jupyter Notebook mode. The following image build error is reported: ``` Enabling notebook extension...
### 📚 The doc issue In examples/Huggingface_Transformers/README.md, the `torch-model-archiver` commands specify `--serialized-file Transformer_model/pytorch_model.bin` option-arguments. However, the `Download_Transformer_models.py` script in the same directory currently results in a downloaded model in the...
**Describe the bug** src/lib/htmshell.c doesn't compile on an Ubuntu 20.04 aarch64 with the default gcc 9.4.0 installed by `apt install gcc`. The source file compiles successfully on Ubuntu 20.04 x86_64....
Enabling `database_structure: tree` in the ~/.sequenceserver.conf partially breaks the pre-filled search form behavior of the edit/back button described in [issue #386](https://github.com/wurmlab/sequenceserver/issues/386#issuecomment-617690407) such that the database(s) selected in the original search...
### Is this a docs issue? - [X] My issue is about the documentation content or website ### Type of issue Information is incorrect ### Description The "Notes about specifying...
The vim-extra package adds various features that allow vim to be used more productively, such as [plugins](https://github.com/vim/vim/tree/master/runtime/plugin) and [syntax](https://github.com/vim/vim/tree/master/runtime/syntax) files. For comparison, the GCP, IBM, Oracle, and AWS Cloud Shells...
For the vendored libraries in libs/, has the use of [git submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules) been considered for providing an easy mechanism to update dependencies to newer versions & preserve source code provenance?...
The Illumina Sequencing Sample Sheet Format Specifications document cited in the sample-sheet code: https://github.com/clintval/sample-sheet/blob/06d2566c0bf9a0f3b14856e97e4e6cea2827ca89/sample_sheet/__init__.py#L58-L62 explicitly mentions additional restrictions on Sample_ID column values: > The field for the Sample_ID column has...