[med-svn] [toppred] 02/02: Enhanced long description
Andreas Tille
tille at debian.org
Sat Jan 31 14:32:13 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository toppred.
commit b25d31ff1b5044e592c18f500ca3a8300e39d490
Author: Andreas Tille <tille at debian.org>
Date: Sat Jan 31 15:31:50 2015 +0100
Enhanced long description
---
debian/control | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/debian/control b/debian/control
index b415da7..59f318d 100644
--- a/debian/control
+++ b/debian/control
@@ -17,5 +17,20 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: transmembrane topology prediction
+ Toppred is a program to determine the topology of a transmembrane
+ protein based on G. von Heijne algorithm.
+ .
+ Each sequence from seq data in fasta format is processed, and toppred
+ generate the Hydrophobycity profile of the sequence, and the
+ corresponding hydrophobycities values in the file sequence-ID.hydro.
+ .
+ Furthermore, the predicted topologies are represented as png images.
+ Each topology is stored in file sequence-ID-number.png
+ .
+ The hydrophobicity profile is computed using a window formed by a core
+ rectangular window of size n, flanked by 2 triangular windows of size q.
+ NB rectangular and triangular mean that the ponderation values inside
+ those windows are respectively constant and variable.
+ .
This program is a new implementation of the original toppred program,
based on G. von Heijne algorithm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/toppred.git
More information about the debian-med-commit
mailing list