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

Special branch of mgutils.js - mgutils.js path #5

Open
agolicz opened this issue Oct 10, 2023 · 2 comments
Open

Special branch of mgutils.js - mgutils.js path #5

agolicz opened this issue Oct 10, 2023 · 2 comments

Comments

@agolicz
Copy link

agolicz commented Oct 10, 2023

Hi,
We are hoping to use the pipeline for comparison of different methods for plant pangenome construction.

However we get stuck at this step:

#needs special branch of mgutils.js
{{ vg convert -r 0 -g {input.gfa} -f ; paste {input.paths} | mgutils.js path <(echo -e "{params.samples}") - | sed 's/s//g' ; }} > {output}

It appears that a special brach of mgutils.js is required, but it is not specified where to find it.

Would you be able to help?

All the best,
Agnieszka

@ValentinaPeona
Copy link

I'm also interested in this. Did you find out which version of mgutils is needed @agolicz ?

@ValentinaPeona
Copy link

I think I found it, it should be this one that indeed has the command "path": https://github.com/ASLeonard/minigraph/blob/master/misc/mgutils.js#L1408

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