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

Add option to export BAM file with reads aligned against the contigs to results folder #487

Closed
alexhbnr opened this issue Aug 4, 2023 · 2 comments · Fixed by #494
Closed
Assignees
Labels
enhancement New feature or request

Comments

@alexhbnr
Copy link
Contributor

alexhbnr commented Aug 4, 2023

Description of feature

Currently, nf-core/mag will keep the BAM files that resulted from aligning the short-read data against the assembled contigs using BowTie2 in the temporary work directory. However, for some subsequent analyses it might be helpful to keep these files for later. Therefore, an option to save these files into the results directory would be great.

@alexhbnr alexhbnr added the enhancement New feature or request label Aug 4, 2023
@d4straub
Copy link
Collaborator

d4straub commented Aug 4, 2023

That should be possible via a config already. Thats tedious of course. If thats a more regular task then I agree to add a parameter to save bowtie bam files on request in the results folder.

@jfy133 jfy133 self-assigned this Aug 16, 2023
@jfy133
Copy link
Member

jfy133 commented Aug 16, 2023

I can imagine this being a regular task, and is a simple enough change to add this IMO

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

Successfully merging a pull request may close this issue.

3 participants