Spring 2024 maintenance update
Thanks @pavanvidem!
What's Changed
- Allow chicAggregateStatistic.py to to extract the aggregated data from the views.hdf based on differential.hdf or differential_target.bed. Now the BED may have the target name in the 4th column. In that case, the aggregation is done per target.
- Allow hicCorrectMatrix.py to write filtered out regions to a BED file
by @pavanvidem in #875
New Contributors
- @pavanvidem made their first contribution in #875
Full Changelog: 3.7.3...3.7.4