Skip to content

feat(assignment)!: cigar filtering for BWA and optional length filter#273

Open
visze wants to merge 4 commits into
kircherlab:developmentfrom
visze:feat/cigar_filtering+length
Open

feat(assignment)!: cigar filtering for BWA and optional length filter#273
visze wants to merge 4 commits into
kircherlab:developmentfrom
visze:feat/cigar_filtering+length

Conversation

@visze
Copy link
Copy Markdown
Collaborator

@visze visze commented May 22, 2026

design check sequence collitions needs now start and length. if set with the config af the mapper tool it can use this value.

Also no sequence_length sand alignment start for bbmap is needed anymore.

visze added 4 commits May 19, 2026 16:38
…MAP)

User can spcify a regex to filter the CIGAR string in the bam file
…nd consistency

- Updated multiple Snakemake rules to enhance the formatting of shell commands by aligning pipes and parameters for better readability.
- Replaced `&>` with `&>{log}` for consistent logging across rules.
- Ensured proper indentation and spacing in shell commands to follow best practices.
- Added validation requirements in the config schema for sequence collisions to enforce necessary fields when applicable.
@visze
Copy link
Copy Markdown
Collaborator Author

visze commented May 22, 2026

will close #256

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

Successfully merging this pull request may close these issues.

1 participant