Nice work! On Mon, Mar 28, 2011 at 7:25 AM, Ketil Malde <ke...@malde.org> wrote: >> http://www.ingolia-lab.org/software/seqloc > > Your site is a bit short on links - is the code itself available > somewhere?
It seems to be on Hackage already, http://hackage.haskell.org/package/seqloc . I have a small comment: why not use Int64 for Offset as the bio library uses? Int is only guaranteed to have 30 bits, which means that we can only use Offset on the first 0.5 Gbp, which seems rather limiting :). Cheers, -- Felipe. _______________________________________________ Biohaskell mailing list Biohaskell@biohaskell.org http://malde.org/cgi-bin/mailman/listinfo/biohaskell