commit: 1665dd570b59a6962d18316b9e65f672747f1c88 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Fri Jan 9 17:55:46 2015 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Fri Jan 9 17:55:46 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=1665dd57
improve description and emphasize the ORF finder can overcome frameshifts in CDS Package-Manager: portage-2.2.7 --- sci-biology/ESTate/ChangeLog | 4 ++++ sci-biology/ESTate/ESTate-0.5.ebuild | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/sci-biology/ESTate/ChangeLog b/sci-biology/ESTate/ChangeLog index c5cae89..0e86bdb 100644 --- a/sci-biology/ESTate/ChangeLog +++ b/sci-biology/ESTate/ChangeLog @@ -3,6 +3,10 @@ # $Header: $ 09 Jan 2015; Martin Mokrejs <[email protected]> ESTate-0.5.ebuild: + improve description and emphasize the ORF finder can overcome frameshifts in + CDS + + 09 Jan 2015; Martin Mokrejs <[email protected]> ESTate-0.5.ebuild: use 'insinto' and not 'doins' 09 Jan 2015; Martin Mokrejs <[email protected]> ESTate-0.5.ebuild: diff --git a/sci-biology/ESTate/ESTate-0.5.ebuild b/sci-biology/ESTate/ESTate-0.5.ebuild index 7fc7970..3e459b0 100644 --- a/sci-biology/ESTate/ESTate-0.5.ebuild +++ b/sci-biology/ESTate/ESTate-0.5.ebuild @@ -4,7 +4,7 @@ EAPI=5 -DESCRIPTION="EST clustering tools (estcluster, usage counter, revcomp and translate)" +DESCRIPTION="ORF finding despite frameshifts, EST clustering (framefinder, estcluster, usage counter, revcomp and translate)" HOMEPAGE="http://www.ebi.ac.uk/~guy/estate" SRC_URI="http://www.ebi.ac.uk/~guy/estate/estate.tar.gz http://www.ebi.ac.uk/~guy/estate/thesis.ps.gz"
