Closed wkc1986 closed 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.
chrY
-removeChr chry
Good point. Fixed in the code!
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.