-
Notifications
You must be signed in to change notification settings - Fork 61
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
Problem while modelling #370
Comments
Hi, Are you using the last version of TADbit (just type Regards David |
Hi, Yes, sorry, that's a bit unclear in the documentation but you should run three different commands: one for the optimization where you infer the optimal parameters, one for the creation of the final ensemble of models and one to create the analysis plots.
Regards David |
Hi,
I am trying to test modelling with following command:
tadbit model --workdir model_Ctrl_test --input_matrix test_Ctrl_matrix.f.bed --noX --optimize --beg 0 --end 20000000 --reso 50000 --maxdist 2000:4000:100 --nmodels 20 --nkeep 20 --exp_type Hi-C --cpu 32 --force
However, an error occurred with the minimum maxdist value:
No matter how I adjust the minimum maxdist , the error keeps showing with only the minimum maxdist:(here I changed to 1000:4000:100)
Could you tell me how this happen? Many thanks!
The text was updated successfully, but these errors were encountered: