UCLOrengoGroup / cath-tools

Protein structure comparison tools such as SSAP and SNAP
http://cath-tools.readthedocs.io
GNU General Public License v3.0
57 stars 14 forks source link

Add a colourer for secondary-structure (and accessibility) #33

Open tonyelewis opened 7 years ago

tonyelewis commented 7 years ago

It would often be useful to colour by secondary structure. Now that thid code is able to do its own secondary structure calculations, this can be more consistently applied. Some work may be required to work out how to handle if/when to do the necessary secondary-structure calculations.

Also, this would require a change to the options, which currently just offer --gradient-colour-alignment.

Along the same lines, it may be useful to be able to colour by accessibility.

The idea of a secondary-structure coloured alignment (--aln-to-html-file) relates to the 2DSEC issues in #29.