== !FeatureTools == A perl package for dealing with sequence annotations. In particular, includes '''featuregrep''', a program which searches sequences, together with associated DAS files or feature databases, for patterns. Uses an '''extended regular expression syntax to specify annotations''' as part of the search pattern (in addition to the sequence characters themselves). Status: works fine, but is insufficiently documented for public distribution. == Download == [raw-attachment:wiki:Releases:featuretools-0.9.tgz featuretools-0.9.tgz] (x MB) ''date'' You can also [source:/ browse the source], or get the source with Mercurial: {{{ hg clone http://hg.davidsoergel.com/featuretools }}} The project is [http://hg.davidsoergel.com/featuretools on BitBucket], so please feel free to fork it there. == Manual == * [wiki:ManualIntroduction Introduction] * [wiki:QuickStart Quick Start] * [wiki:PrinciplesOfOperation Principles of Operation] * [wiki:ConfigurationOptions Configuration Options] == Support == * [http://dev.davidsoergel.com/trac/featuretools/discussion/1 Discussion Forum] * Feel free to [mailto:dev@davidsoergel.com email me] any questions or comments * For bug reports or feature requests, please feel free to [http://dev.davidsoergel.com/trac/featuretools/newticket create a ticket] (you'll need to [http://dev.davidsoergel.com/trac/featuretools/register create an account] and [http://dev.davidsoergel.com/trac/featuretools/login login] first). * [report:1 view active tickets]