Author: julia-guest Date: 2012-07-11 20:51:48 +0000 (Wed, 11 Jul 2012) New Revision: 11747
Modified: trunk/packages/predictNLS/trunk/debian/changelog trunk/packages/predictNLS/trunk/debian/control Log: control and changelog commited with bug ID changed Modified: trunk/packages/predictNLS/trunk/debian/changelog =================================================================== --- trunk/packages/predictNLS/trunk/debian/changelog 2012-07-11 16:19:26 UTC (rev 11746) +++ trunk/packages/predictNLS/trunk/debian/changelog 2012-07-11 20:51:48 UTC (rev 11747) @@ -1,8 +1,8 @@ predictnls (1.0.19-1) unstable; urgency=low - * initial release (Closes: #678905) + * initial release (Closes: #681271) - -- Julia Ertl <[email protected]> Tue, 10 Jul 2012 15:38:37 +0000 + -- Julia Ertl <[email protected]> Tue, 10 Jul 2012 15:38:37 +0000 predictnls (1.0.18) unstable; urgency=low Modified: trunk/packages/predictNLS/trunk/debian/control =================================================================== --- trunk/packages/predictNLS/trunk/debian/control 2012-07-11 16:19:26 UTC (rev 11746) +++ trunk/packages/predictNLS/trunk/debian/control 2012-07-11 20:51:48 UTC (rev 11747) @@ -12,5 +12,12 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, perl Recommends: pp-popularity-contest Description: prediction and analysis of nuclear localization signals - PredictNLS predicts if your protein is nuclear. If no NLS is found you can - predict the subcellular localization of the protein using loctree. + predictnls is a method for the prediction and analysis of nuclear + localization signals (NLS). + Submit a protein sequence or a potential NLS. PredictNLS predicts that + that protein is nuclear or finds out whether this potential NLS is found in + the used database. The program also compiles statistics on the number of + nuclear/non-nuclear proteins in which your potential NLS is found. Finally, + proteins with similar NLS motifs are reported, and the experimental paper + describing the particular NLS are given. If no NLS is found, you can predict + the subcellular localization of the protein using LOCtree. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
