HiCExplorer icon indicating copy to clipboard operation
HiCExplorer copied to clipboard

Feature request: User specification of y-axis range in hicPlotDistVsCounts

Open kalavattam opened this issue 3 years ago • 0 comments

Welcome to the HiCExplorer GitHub repository! Before opening the issue please check that the following requirements are met :

  • [x] Search whether this issue (or a similar issue) has been solved before using the search tab above. Link the previous issue if appropriate below.
  • [x] Paste your HiCExplorer version (hicInfo --version) and your python version (python --version) below.
hicInfo 3.7.2
Python 3.8.10
  • [x] Have you checked our documentation on hicexplorer.readthedocs.io?
  • [x] Do you use conda to install HiCExplorer?
  • [x] Do you use the latest HiCExplorer release? If not, please install it via a conda environment: conda create --name hicexplorer hicexplorer=3.6 python=3.8 -c bioconda -c conda-forge and activate the environment: conda activate hicexplorer. Retry your command. You can exit a conda environment via conda deactivate. To learn more about conda and environments, please consider the following documentation.

Again, thanks for all of your work to continuously improve HiCExplorer. This message is to mention a potential feature update: the ability for users to specify the y-axis range when using hicPlotDistVsCounts. Thanks, all the best.

kalavattam avatar Mar 03 '22 19:03 kalavattam