- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
add updateReferencesFile() #28
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add end to end Nextflow example workflows for these?
The one's in the docs look good, they're just in the docs so they're not going to run in the tests. 😅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm looking at this further. I don't love the concept of letting people rewrite the YAML files on the fly or changing this path; I would rather that die.
I think we can provide them with a YAML script to adjust the YAML to their use case, but I believe that would just end up breaking so many things if we change these as an ad hoc approach.
Do users really want a full mirror of igenomes, or did they just copy a genome or two?
If it's the latter, then I think they should just write their tiny YAML file and move on.
updateReferencesFile() is a new function to help with references.
It replaces a given basepath within a datasheet yaml file into any other given basepath.