-
Notifications
You must be signed in to change notification settings - Fork 2
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
Input & help files #36
Comments
Hi @cintiaoi https://github.com/sanger-tol/genomeassembly/blob/main/docs/usage.md There are some example YAML files in the |
Hi @ksenia-krasheninnikova, thanks for your fast reply. I've checked assets/test.yaml and the other yaml files but they looked like full paths to an operational system we don't have access to. To be able to run, I was wondering if you can let me know how those files look like |
Have a look here: https://darwin.cog.sanger.ac.uk/genomeassembly_test_data.tar.gz This dataset corresponds to |
Here are the instructions how to do the test locally. |
Thanks! So can we run the pipeline without 10x data, it looks that way in the main.nf. We have Pac bio and HiC data. |
If you keep polishing step switched off in the config file with Hope this helps! |
Just a follow up of the things I changed to run my own data. juicer_tools_pre.nf I had to change the java version
merquryfk/main.nf
|
Description of feature
@muffato @gq1 @ksenia-krasheninnikova Hi, I want to run the pipeline with some insect genomes, I was wondering if there is any input or help files I can start with. Thanks
The text was updated successfully, but these errors were encountered: