This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
what's the best way to read a BED-file with masking regions - aka "bad bins" #157
Labels
You can continue the conversation there. Go to discussion →
I was trying to fill some placeholders in CLI expected (and expected.py module itself) and was looking for a way to read/parse a bed-file with "bad bins" - here is a candidate:
https://github.com/mirnylab/cooler/blob/c9c718fdebccbda41ad10c47f700853f79ee3cd3/cooler/cli/balance.py#L175
although there are some edge-case issues open2c/cooler#196 and the problem seems very general enough - maybe there is something in
bioframes
that I'm not aware of ?The text was updated successfully, but these errors were encountered: