-
## Describe the issue linked to the documentation
### Context
We discussed with @glemaitre and @GaelVaroquaux about documenting missing-values practices for prediction in scikit-learn as part of…
-
It looks like the Numba (version 0.55.1) implementation of `numpy.random.vonmises` is using a different parameterization than NumPy (version 1.21.5):
```python
import numpy as np
import numba as nb…
-
> This algorithm has the following advantages:
It actually doesn't appear to have any of the listed advantages:
> 1. Consistency, since it based on consistent Blockchain-based List
False. Co…
-
Hi @readmanchiu
For VCF output of STR's I believe symbolic alleles are commonly used, e.g.: for a variant of 20 repeat units.
Is there a reason Straglr is outputing the full sequence as ALT all…
-
Before and after re-quantification the intensities often differ and after manual testing, FFM has a more reasonable result. I am working again with the benchmark data [MTBLS733](https://www.ebi.ac.uk/…
-
The fundamental branchless swap_if code produces suboptimal code on x86-64. I ported it to Rust and noticed that changing it yielded a 50% performance uplift for that function on Zen3, this will of co…
-
note: a grid of 3x3 seems to work better and is much faster to callibrate
-
I am working with a large dataset and have been merging to an existing dataset over and over which up to this point has been working fine. As of my last run, I get an error stating that there is no co…
-
My project will analyze _Salmonella enterica_ subsp. _enterica_ serovar _Enteritidis_ (_S. enteritidis_) genomes from a variety of international locations. I think the paper given below would be a goo…
-
I am creating a workflow that has many steps that use different tools, and I'm creating [minimal Docker images](https://github.com/Niema-Docker) for each of the tools. I was wondering which of the fol…