Initial commit
This commit is contained in:
commit
f45c9317da
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
inputs/*
|
||||
outputs/*
|
10
README.md
Normal file
10
README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# Cluster
|
||||
|
||||
[🚧WIP🚧] Cluster visualisation Jupyter notebook tool.
|
||||
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
|
63
cluster.ipynb
Normal file
63
cluster.ipynb
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue