├── README.md ├── example data ├── .gitattributes ├── data.tar.gz └── information.txt └── script ├── Allo4Dalign.py ├── Allo4Dcluster.py ├── Allo4Ddivide.py └── Allo4Dtree.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yuanw-18/Allo4D/HEAD/README.md -------------------------------------------------------------------------------- /example data/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yuanw-18/Allo4D/HEAD/example data/.gitattributes -------------------------------------------------------------------------------- /example data/data.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yuanw-18/Allo4D/HEAD/example data/data.tar.gz -------------------------------------------------------------------------------- /example data/information.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yuanw-18/Allo4D/HEAD/example data/information.txt -------------------------------------------------------------------------------- /script/Allo4Dalign.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yuanw-18/Allo4D/HEAD/script/Allo4Dalign.py -------------------------------------------------------------------------------- /script/Allo4Dcluster.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yuanw-18/Allo4D/HEAD/script/Allo4Dcluster.py -------------------------------------------------------------------------------- /script/Allo4Ddivide.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yuanw-18/Allo4D/HEAD/script/Allo4Ddivide.py -------------------------------------------------------------------------------- /script/Allo4Dtree.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yuanw-18/Allo4D/HEAD/script/Allo4Dtree.py --------------------------------------------------------------------------------