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

some question when comparing two matrix #34

Open
mickish6002 opened this issue Jan 16, 2019 · 1 comment
Open

some question when comparing two matrix #34

mickish6002 opened this issue Jan 16, 2019 · 1 comment

Comments

@mickish6002
Copy link

Hi, Professor,
When I try to compare two matrix and get the differential heatmap, I get stuck in the -c parameter.
python ~data/scripts/hic/HiCPlotter.py -f PA_40000_iced.matrix late_40000_iced.matrix -n PA late -chr chr6 -r 40000 -o comparison -s 1225 -e 1375 -c 1 -spi 1 -hmc 1

usage: HiCPlotter.py -f file1 file2 ... -n name1 name2 ... -chr chr12 -o hES
HiCPlotter.py: error: ambiguous option: -c could match -chr, -cn

How can I solve this problem, any suggestion is welcomed.

@akdemirlab
Copy link
Owner

Hi,
You can use "--compare 1" instead of "-c 1" to prevent the error.

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