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

Post DeDup BAM files not published to correct publishDir #183

Closed
jfy133 opened this issue Mar 29, 2019 · 2 comments
Closed

Post DeDup BAM files not published to correct publishDir #183

jfy133 opened this issue Mar 29, 2019 · 2 comments
Assignees

Comments

@jfy133
Copy link
Member

jfy133 commented Mar 29, 2019

Describe the bug
When running 2.0.7dev, I noticed that the post-DeDup BAM files are not found in the correct final output DeDup directory.

The BAM files sit directly in dedup/ rather than the specific sample directory that contains the .log and
.hist files
To Reproduce
Run the pipeline with DeDup on.

Expected behavior

The post-DeDup bam to be published under: deuplication/dedup/<SAMPLE>.filtered/<BAM_FILE>

@jfy133 jfy133 changed the title Post DeDup BAM files not published to publishDir Post DeDup BAM files not published to correct publishDir Mar 29, 2019
@apeltzer apeltzer self-assigned this Mar 29, 2019
@apeltzer
Copy link
Member

Ah but that was actually intentional by me - to keep the directory a bit cleaner, having the hist and log files only accessible in subdirs makes it a bit less crowded if running many samples at once. Should I still change it?

@apeltzer apeltzer added the question Further information is requested label Mar 29, 2019
@jfy133
Copy link
Member Author

jfy133 commented Mar 30, 2019 via email

@apeltzer apeltzer added the WIP Work in progress label Apr 9, 2019
@apeltzer apeltzer mentioned this issue Apr 9, 2019
8 tasks
@apeltzer apeltzer removed WIP Work in progress question Further information is requested labels Apr 9, 2019
@apeltzer apeltzer closed this as completed Apr 9, 2019
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

2 participants