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

feat: create bam_to_fastq process #14

Merged
merged 9 commits into from
Oct 19, 2023
Merged

feat: create bam_to_fastq process #14

merged 9 commits into from
Oct 19, 2023

Conversation

kelly-sovacool
Copy link
Member

@kelly-sovacool kelly-sovacool commented Oct 19, 2023

Changes

New module custom/bam_to_fastq to convert BAM files to fastq. Uses samtools if single end or picard if paired end.

Issues

towards CCBR/CHAMPAGNE#117

PR Checklist

(Strikethrough any points that are not applicable.)

  • This comment contains a description of changes with justifications, with any relevant issues linked.
  • Write unit tests for any new features, bug fixes, or other code changes.
  • Update docs if there are any API changes.
  • Update CHANGELOG.md with a short description of any user-facing changes and reference the PR number. Guidelines: https://keepachangelog.com/en/1.1.0/

@kelly-sovacool kelly-sovacool marked this pull request as ready for review October 19, 2023 23:09
@kelly-sovacool kelly-sovacool merged commit 4d44255 into main Oct 19, 2023
7 checks passed
@kelly-sovacool kelly-sovacool deleted the bam-to-fastq branch October 19, 2023 23:09
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