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

What is the --tip-size used for? #38

Open
ruoyu1123 opened this issue Jul 30, 2021 · 1 comment
Open

What is the --tip-size used for? #38

ruoyu1123 opened this issue Jul 30, 2021 · 1 comment

Comments

@ruoyu1123
Copy link

In contact_map, there is a param named tip-size I cant understand. its value is initialized none and is not input value. But in count_sites, it is used to partition the seq. So could you tell me the means of param ?

@cerebis
Copy link
Owner

cerebis commented Nov 23, 2021

Hi @ruoyu1123 , sorry for taking so long to reply!

--tip-size pertains to a downstream operation that was removed from bin3C and should probably be removed from the UI at this point.

It was used to construct particular type of contact map that was then used to scaffold (order and orientate) contigs. The approach was to convert Hi-C contacts into a traveling salesman problem. I had some success with this idea, but it was not consistent enough to be released in general. The scaffolding operation was moved to a separate program (repo) called scaffold3C, but this tool has never been published or sufficiently validated, sitting idle for a few years now.

@cerebis cerebis changed the title Professer Matthew DeMaere, I have some problem to ask for advices. What is the --tip-size used for? Nov 23, 2021
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