4 Jun
2015
4 Jun
'15
7:12 p.m.
On 04.06.2015 16:10, Andy Thomason wrote:
Hi All,
I am getting close to rolling out the first draft of our genetics library.
https://github.com/andy-thomason/Boost.Genetics
This library allows you to search gene sequences - most commonly the human genome - (eg. ENSEMBL .fa files) for inexact matches.
Is sequence analysis and/or sequence distance also in the scope of your library? I would really like to see such kind of algorithms in boost.
Is there a continuous integration system we could use to pre-check the library?
You can use travis. It integrates very well with github and is also the recommended ci system for boost.