uio-bmi / graph_peak_caller

ChIP-seq peak caller for reads mapped to a graph-based reference genome
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

Converting from ob numpy graph to dict-base graph #1

Closed ivargr closed 6 years ago

ivargr commented 6 years ago

This should be possible. Required for creating linear map since edges/nodes will be added/removed.