-
Notifications
You must be signed in to change notification settings - Fork 14
Home
Tony E Lewis edited this page Nov 28, 2017
·
38 revisions
This wiki is to be used for notes relating to the development of cath-tools.
cath-tools users are more likely to be interested in the documentation at Read the Docs.
- Make the error for running
cath-ssap
in/
less ugly (warn and write alignment to/tmp
) Add dividers incath-superpose
andcath-refine-align
options usage string.Incath-map-clusters
, sort out the very slowcluster_domains::add_domain
inseq_domains.insert(...)
.- Commit complete-linkage cluster code.
- Add a complete-linkage clustering executable.
- Complete #2, by exposing option.
- Expose refining options (
aln_glue_style
) - Add options for superposing on specified residues (Tolu)
- #49 ("Some pairs fail under cath-ssap that work with SSAP")
- #50 ("Some cath-ssaps work with --prot-src-files of PDB_DSSP but not PDB")
Eradicate manyusing namespace
s from the code