Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File doesn't have the given chr_chr map #13

Open
yizhang-zoey opened this issue Jun 29, 2023 · 1 comment
Open

File doesn't have the given chr_chr map #13

yizhang-zoey opened this issue Jun 29, 2023 · 1 comment

Comments

@yizhang-zoey
Copy link

Hi.

When I use the following command to convert a hg19 .hic file to a hg38 .cool file:

HiCLift --input $INPUT --input-format juicer \
--out-pre $OUT_PREFIX --output-format cool \
--out-chromsizes $REF \
--in-assembly hg19 \
--out-assembly hg38 \
--chain-file $CHAIN

I got the following screen output:

File doesn't have the given chr_chr map 1_25
File doesn't have the given chr_chr map 2_25
File doesn't have the given chr_chr map 3_25
File doesn't have the given chr_chr map 4_25

What's the meaning of File doesn't have the given chr_chr map?
Does it mean there is something wrong with my input file?

Thanks

@XiaoTaoWang
Copy link
Owner

Hi, sorry for the late response. I think this is just a warning message, and there is no need to worry about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants