Updated README
This commit is contained in:
parent
1a1594d39f
commit
30e1eaaaee
|
@ -1,10 +1,13 @@
|
|||
# Cluster
|
||||
|
||||
[🚧WIP🚧] Cluster visualisation Jupyter notebook tool.
|
||||
[🚧WIP🚧] Cluster visualisation and filtering tool, uses Jupyter notebook.
|
||||
Requires the `dataviz38` conda environment.
|
||||
|
||||
# TODO
|
||||
All computation timings are done with the HTS_libraries_all_v6_PCA_no_structure.csv file
|
||||
- ✅ Plot 3D cluster (~1min)
|
||||
- Speed upgrade using dask
|
||||
- Interactive graph
|
||||
- ❌ Speed upgrade using dask (~4:21)
|
||||
- ❌ Interactive graph
|
||||
- ✅ Box, sphere and ellipsoid-based filtering
|
||||
- Neighborhood filtering
|
||||
- CLI usage
|
Loading…
Reference in a new issue