ay-lab / dcHiC

dcHiC: Differential compartment analysis for Hi-C datasets
MIT License
55 stars 10 forks source link

preprocess.py -removeChr arguments must be lowercase #70

Closed wkc1986 closed 1 year ago

wkc1986 commented 1 year ago

As it stands, the letter chromosomes need to be given in all-lowercase form, e.g. in my file chromosome Y is chrY and I need to specify it as -removeChr chry. I think this should be made clear in the documentation.

ay-lab commented 1 year ago

Good point. Fixed in the code!