-
Notifications
You must be signed in to change notification settings - Fork 0
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
Compatibility with custom dataset #58
Conversation
@roskamsh Hello there! How are we doing around here? Is it ready for review? When ready you can add me as a reviewer on all your PRs :) |
@olivierlabayle this should be ready to review. The only thing I need to do is update the docs regarding how the setup slightly changes in regards to parameters in the nextflow.config but I believe that is on a separate branch? |
Amazing I'll start to look at the code then ! Ideally, we can do it on the same branch so that the PR is self contained. |
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.
Thank you Breeshey for your work here. Appart from my comment on the script this looks good to me and the tests pass. Before merging we need to add one test for this new scenario and add some documentation. Happy to discuss that further :)
Todo:
- Add test
- Update docs
Conflicts: .gitignore conf/ci_jobs/from_actors.config conf/ci_jobs/from_param_file.config main.nf modules/genotypes.nf
To-do checklist has now been completed. |
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.
Thanks Breeshey, in the interest of time I've updated a few file names and some doc. There's two comments to be resolved, please have a look before we merge!
… into brh_data_source
@roskamsh I've updated the new test configuration filename to match what it does, if the tests work, I'll merge and release! Thank you again for taking the time! :-) |
This branch was created to make the targene-pipeline compatible with datasets that are not the UKBB.