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

error: "hitad: error: argument -d/--datasets: invalid datasets_convert value #20

Open
Shaedeycool opened this issue Oct 3, 2022 · 4 comments

Comments

@Shaedeycool
Copy link

I am new to HiTAD and HiC data. I am having trouble with the interpreting how the metadata text file should look. When I put the path to my mcool data generated from runHiC I get the error: "hitad: error: argument -d/--datasets: invalid datasets_convert value: 'coolers-hg38/rep2.mcool'". Some assistance would be greatly appreciated.

@XiaoTaoWang
Copy link
Owner

Can you show me the content of your metadata file?

@Shaedeycool
Copy link
Author

res:int
rep1:/lustre/magabothas/data/runHiC_workspace/22September2022/coolers-hg38/GM06990-HindIII-R1-filtered.mcool
rep2:/lustre/magabothas/data/runHiC_workspace/22September2022/coolers-hg38/GM06990-HindIII-R2-filtered.mcool

@XiaoTaoWang
Copy link
Owner

Well, suppose you want to identify TADs at the 25kb resolution, then your metadata file should be::

res:25000
  rep1:/lustre/magabothas/data/runHiC_workspace/22September2022/coolers-hg38/GM06990-HindIII-R1-filtered.mcool::resolutions/25000
  rep2:/lustre/magabothas/data/runHiC_workspace/22September2022/coolers-hg38/GM06990-HindIII-R2-filtered.mcool::resolutions/25000

@sfh1111
Copy link

sfh1111 commented Jun 4, 2024

Hi,
I run into a similar issue.

I have change the metadata to:

res:25000
/home/labs/danielda/shdemf/m82_microC/merged.m82.200.mcool::resolutions/25000

Now I am getting the following error (in log file):

FileNotFoundError: [Errno 2] Unable to synchronously open file (unable to open file: name = '/home/labs/danielda/shdemf/m82_microC/:resolutions/25000', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0)

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

3 participants