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

TADbit model: input matrix not generated by TADbit #350

Open
liezeltamon opened this issue Sep 2, 2021 · 2 comments
Open

TADbit model: input matrix not generated by TADbit #350

liezeltamon opened this issue Sep 2, 2021 · 2 comments

Comments

@liezeltamon
Copy link

Hi,

I'm planning to repurpose this command to model a whole chromosome using a square matrix of values (not Hi-C data). Should I just provide the PATH to a text file of the square matrix (--input_matrix)?

Also, can you please point me to a resource to understand the parameters being optimised i.e. -maxdist, -upfreq, -lowfreq and -scale so I can choose sensible values especially that I'm not using Hi-C data.

Thank you!

@david-castillo
Copy link
Contributor

Hi,

For a squared matrix just provide the path with --input_matrix as you said.

Have a look here http://3dgenomes.github.io/TADbit/tutorial/tutorial_10-Modeling_parameters_optimization.html to understand the parameters.

Depending on the resolution modelling a full chromosome will be impossible in terms of memory. TADbit model is intended to tackle smaller regions.

Regards

David

@liezeltamon
Copy link
Author

liezeltamon commented Sep 9, 2021 via email

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