diff options
author | Petar Petrov <petar.petrov@student.oulu.fi> | 2013-12-14 09:35:55 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-12-14 10:53:06 -0600 |
commit | b7e03e6316cecca89c5f0444ade92faeb5320ede (patch) | |
tree | 316c0388e4b38c3c97214edadd5c814d58b4c203 /academic/topdraw/README | |
parent | 9612479e4a0c95d8fe107c2612c387b74800506b (diff) |
academic/topdraw: Added (A sketchpad for protein topology diagrams).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/topdraw/README')
-rw-r--r-- | academic/topdraw/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/academic/topdraw/README b/academic/topdraw/README new file mode 100644 index 000000000000..c16c5424e630 --- /dev/null +++ b/academic/topdraw/README @@ -0,0 +1,17 @@ +TopDraw is a sketchpad for drawing topology cartoons of proteins +written in Tcl/Tk. It does not calculate topology from a PDB file, but +merely allows you to sketch a topology derived from another source. + +Features: +- Easy sketching of protein topologies +- Save/Open function for reusing/editing previous drawings +- Postscript output for printing/publication +- Horizontal or vertical helices and strands +- New version allows diagonal connections + +Note: The source is not versioned, so a MD5SUM missmatch is expected +when upstream released a new version. + +Reference: +TopDraw: a sketchpad for protein structure topology cartoons. Bond CS. +Bioinformatics. 2003 Jan 22;19(2):311-2. |