Releases: kkrismer/idr2d
Releases · kkrismer/idr2d
idr2d 1.0.3
- added option to disable jitter
- added min_value and max_value parameters to estimate_idr2d_hic
- fix block size display for draw_hic_contact_map
idr2d 1.0.2
- added parser for HiC-Pro contact maps (.matrix and .bed files)
- added function to visualize contact maps, showing only reproducible blocks
idr2d 1.0.1
- fixed alpha level in rank and value scatterplots
idr2d 1.0.0
- added HiC code example
- added summary statistics to IDR1D, IDR2D, IDR2D HiC results
- added summary calls to vignettes
- added alpha parameter to control transparency
idr2d 0.99.7
- added HiC functionality
- replaced dots in variable names with underscores
- updated reference in vignettes
- changed function names from lower camel case to snake case
- fixed minor code formatting and function documentation issues
- added optional log scale axes to plotting functions
idr2d 0.99.2
- added consistent ticks and limits to IDR plot functions
- updated function documentation