I have just uploaded new versions of seqloc and seqloc-datafiles that use the biocore data types.
A couple of questions--I use an Integral instance for Offset, which I now supply as a [necessarily] orphan instance in the module that previously defined Offset, along with Enum and Real instances to enable it. Would there be general interest in making that part of the Bio.Core API? Likewise, the new data types largely lack Show instances, and I find these to be helpful in debugging--is there an argument against adding them for that purpose? Best, --Nick _______________________________________________ Biohaskell mailing list [email protected] http://malde.org/cgi-bin/mailman/listinfo/biohaskell
