summaryrefslogtreecommitdiff
path: root/biology/lucy
AgeCommit message (Collapse)AuthorFilesLines
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-3/+3
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz1-2/+2
2005-12-13Don't hard-wire -lpthread, use PTHREAD_*.joerg2-4/+4
2005-05-25Add RMD160 checksum.wiz1-1/+2
2005-03-26Import lucy from pkgsrc-wip. Packaged by David Price and modified by me.minskim6-0/+113
A Sequence Cleanup Program. Lucy is a utility that prepares raw DNA sequence fragments for sequence assembly,possibly using the TIGR Assembler. The cleanup process includes quality assessment, confidence reassurance, vector trimming and vector removal. The primary advantage of Lucy over other similar utilities is that it is a fully integrated, stand alone program.