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

Feature request: Make bqsr_bams.smk Output Paths Dynamic #8

Open
berntpopp opened this issue Jul 4, 2024 · 0 comments
Open

Feature request: Make bqsr_bams.smk Output Paths Dynamic #8

berntpopp opened this issue Jul 4, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@berntpopp
Copy link
Member

Feature request: Make bqsr_bams.smk Output Paths Dynamic

Description:
The bqsr_bams.smk script currently has hardcoded output paths. Modify the script to make output paths dynamic based on input or the previous command's output.

Acceptance Criteria:

  • Modify bqsr_bams.smk to generate dynamic output paths.
  • Ensure compatibility with input paths and the output of previous commands.
  • Update the documentation to reflect the changes.

Implementation Steps:

  1. Modify bqsr_bams.smk to create dynamic output paths.
  2. Ensure the output paths are correctly generated based on the input or previous command's output.
  3. Test the updated script to ensure it works with dynamic paths.
  4. Update the documentation with the new usage instructions.
@berntpopp berntpopp added the enhancement New feature or request label Jul 4, 2024
@berntpopp berntpopp self-assigned this Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant