-
Toby recommended the following as a FAQ style question on our website, instead of repeating this language across our various profile pages. I think this is an excellent idea. Opening this issue to t…
-
Wondering if anyone has run into the following two errors. I'm running the program on 79 individuals and 6 of them are giving me one of the errors. I'm using bam files generated by LR and the followin…
-
### Prerequisites
- [X] I'm sure both client and server are on the latest update.
- [X] I have read the console error message carefully (if applicable).
### Your Environment
https://store.nanos.wor…
-
We currently have the ability to `Hide collection create and edit controls`, it would be great if we could also do this for records. That way all data is truly read only from the admin panel.
-
Hi,
We have had a user report occasional reads in a barcoded run not receiving a barcode label - i.e they do not get labelled as unclassified they simply have no barcode field.
Please see https:…
-
Rama and I have discussed this design question over the phone, but I am also leaving it here as a question.
Right now, o.points.buffer~, soon to just become o.points.phase~, has a middle inlet that…
-
# Bug Report
### Describe the bug
There appear to be two issues around the `CategoryMapper` as it is today. I am happy to make a PR for this if the suggested change is confirmed.
#### Default v…
-
I'm working on some Plasmodium falciparum callsets in GATK and I have come across a curious error:
```
Using GATK wrapper script /juffowup/gatk/build/install/gatk/bin/gatk
Running:
/juffowup…
-
#### Description
Flash in STM32L5 and STM32WB, which works in 64bit words with 8bit ECC, can produce NMIs when reading faulty flash -- in particular I expect (**sic!**; didn't verify) that power lo…
-
### 🐛 Describe the bug
**Description:** Assume we have a concolution layer that processes an input `x` into an output `y` using a kernel `w`, i.e. `y = conv(x, w)`. Further, assume that the input is …