insct
insct copied to clipboard
scRNAseq integration with triplet neural networks
Bumps [wheel](https://github.com/pypa/wheel) from 0.33.1 to 0.38.1. Changelog Sourced from wheel's changelog. Release Notes UNRELEASED Updated vendored packaging to 22.0 0.38.4 (2022-11-09) Fixed PKG-INFO conversion in bdist_wheel mangling UTF-8 header values...
https://github.com/lkmklsmn/insct/blob/master/tnn/tnn.py#L39 As far as I can see `TNN` uses all available cores. Don't want the HPC people angry.
1. Do you intend the PCA to be run on the counts data or transformed data? 2. I assume the PCA is run on the entire dataset (and not per...