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

Parse sample ID from BAM #31

Open
alkaZeltser opened this issue Jan 2, 2024 · 0 comments
Open

Parse sample ID from BAM #31

alkaZeltser opened this issue Jan 2, 2024 · 0 comments

Comments

@alkaZeltser
Copy link
Collaborator

Update the sample_id param to be parsed from BAM instead of user input.

          1. `patient` isn't being defined, but is set to be used if `params.blcds_registered_dataset == true`.  I'm not sure what that value should be, but it should probably be added to the input and defined on line 8.  
  1. Lines 9, 29, 30, 31 can be deleted.
  2. I think eventually sample_id should come from the BAM file as shown in the sfitz-update-sample-id-input branch of the template.
  3. check_max should be changed to check_limits and imported from pipeline-Nextflow-config; so removed here and changed in base.config
  4. set_env should come from pipeline-Nextflow-config
  5. setup_docker_cpus should be added from pipeline-Nextflow-config

Originally posted by @sorelfitzgibbon in #27 (comment)

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

1 participant