noamteyssier / bedrs

bedtools-like functionality for interval sets in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

include a non-structured generic interval type

noamteyssier opened this issue · comments

Should just be (chr, start, end, meta) where meta can be fully generic