paraclu-cut.sh
Parametric clustering of genomic and transcriptomic features
Install
- All systems
-
curl cmd.cat/paraclu-cut.sh.sh
- Debian
-
apt-get install paraclu
- Ubuntu
-
apt-get install paraclu
- Kali Linux
-
apt-get install paraclu
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install paraclu
- Raspbian
-
apt-get install paraclu
- Dockerfile
- dockerfile.run/paraclu-cut.sh
paraclu
Parametric clustering of genomic and transcriptomic features
Paraclu finds clusters in data attached to sequences. It was first applied to transcription start counts in genome sequences, but it could be applied to other things too. Paraclu is intended to explore the data, imposing minimal prior assumptions, and letting the data speak for itself. One consequence of this is that paraclu can find clusters within clusters. Real data sometimes exhibits clustering at multiple scales: there may be large, rarefied clusters; and within each large cluster there may be several small, dense clusters.