First release of Foldcomp
Foldcomp compresses protein structures with torsion angles effectively. It compresses the backbone atoms to 8 bytes and the side chain to additional 4-5 bytes per residue, thus an averaged-sized protein of 350 residues requires ~6kb.
Features
* Multithreading using OpenMP
* Python interface
* Supports CIF & gzipped input using [gemmi](https://github.com/project-gemmi/gemmi)
* Reduced RMSD by saving inner atoms (~0.1Å by default)
* TAR and [MMseqs database](https://github.com/soedinglab/MMseqs2/wiki#mmseqs2-database-format) format support