open2c / open2c_examples

16 stars 9 forks source link

0.0.0 #4

Open gfudenberg opened 4 years ago

gfudenberg commented 4 years ago

TODO

Notebooks:

i/o

pairtools-walkthrough:

viz:

contacts_vs_distance:

compartments_and_saddles

insulation_and_boundaries

pileup_CTCF_boundaries

dots_and_apa:

also see https://github.com/open2c/cooltools/issues/312

gfudenberg commented 3 years ago

the viz notebook should print the c.bins()[:3] somewhere at the start of the balancing section, and then say aha the weights column is present, this cooler has been balanced done

gfudenberg commented 3 years ago

added viz notebook should also show an unbalanced matrix in the balancing section, otherwise its not very clear why balancing is relevant.

Q: should this link to cooler-binder (https://github.com/open2c/cooler-binder/blob/master/cooler_api.ipynb), or is that deprecated cc @nvictus ?

gfudenberg commented 2 years ago

maybe good to plot an observed/expected contact map in either contacts_vs_distance, viz, or compartments_saddles?