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

Enabling GFA output #51

Open
Alan-Mcclus opened this issue Sep 27, 2021 · 2 comments
Open

Enabling GFA output #51

Alan-Mcclus opened this issue Sep 27, 2021 · 2 comments

Comments

@Alan-Mcclus
Copy link

Hello Robert,

I am trying to use Raven to assemble a small bacterial genome and i am struggling to get the program to save the GFA file. I realise this is in the help but i can't quite figure out the argument (I'm rather new to this). How would i structure this if my input is:

raven
-t 8
/home/concat.fastq.gz > raven.fasta

Any help is much appreciated.

Alan

@rvaser
Copy link
Collaborator

rvaser commented Sep 28, 2021

Hi Alan,
you need to run:

raven -t 8 /home/concat.fastq.gz --graphical-fragment-assembly raven.gfa > raven.fasta

Best regards,
Robert

@Alan-Mcclus
Copy link
Author

Thanks Robert for the speedy reply. Sorry it has taken so long to get back to you myself

Your help is greatly appreciated.

Alan

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