csw / bioruby-maf

MAF parser for BioRuby
MIT License
11 stars 6 forks source link

Chop blocks when searching in a given interval #79

Closed csw closed 12 years ago

csw commented 12 years ago

Need to think about what the API for this would look like.

csw commented 12 years ago

Perhaps a top-level #slice(GenomicInterval) method.