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

Contig length cutoff can be modified? #72

Open
javieriserte opened this issue Apr 3, 2023 · 5 comments
Open

Contig length cutoff can be modified? #72

javieriserte opened this issue Apr 3, 2023 · 5 comments

Comments

@javieriserte
Copy link

Reading other issue, i learnt that Raven has minimum contig length of 10 kpb. Can this value be modified?

@gwl2
Copy link

gwl2 commented Apr 12, 2023

This would be great indeed!

@rvaser
Copy link
Collaborator

rvaser commented May 12, 2023

Hello,
you can try and do it manually here https://github.com/lbcb-sci/raven/blob/master/RavenLib/src/graph.cc#L7 and recompile.

Best regards,
Robert

@lipi0056
Copy link
Contributor

This was added as a command line option, so you can specify it with -u, or --min-unitig-size , default value is 9999

@gwl2
Copy link

gwl2 commented May 15, 2023

Thanks! Is the version with the command line option already released, or do I have to recompile as suggested above?

@lipi0056
Copy link
Contributor

You need to pull the latest master branch and rebuild

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

4 participants