TheJacksonLaboratory / diachromatic

Diachromatic is a Java application for preprocessing and quality control of Hi-C and CHi-C data.
https://diachromatic.readthedocs.io/en/latest/
GNU General Public License v3.0
3 stars 1 forks source link

Remove conditions from interaction counts map #82

Closed hansenp closed 5 years ago

hansenp commented 5 years ago

I removed the feature with interaction counting for multiple conditions from the classes Counter InteractionCountMap and all associated tests.

If I use the test data for InteractionCountMap in the test/resource directory, I get the same results as before.

pnrobinson commented 5 years ago

seems fine, tests are passed