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

sorting of BAM files #39

Open
hbdoria opened this issue Jun 16, 2020 · 0 comments
Open

sorting of BAM files #39

hbdoria opened this issue Jun 16, 2020 · 0 comments

Comments

@hbdoria
Copy link

hbdoria commented Jun 16, 2020

Hi!
I'm currently using the accuMUlate tool on my samples, but I have faced one weird error when the job finishes.

I receive several times the message "Pileup::Run() : Data not sorted correctly!".
Nonetheless I have the accuMUlate output as .txt and it is reasonable.

According to samtools, it was sorted and everything appears to be right with the merged bam file (20 bams in total).

Was this problem already reported and can it interfere on the output? Should the merged bam file be sorted? (since it was reported that for large datasets it sometimes doesn't work)

My pipeline was:
picard MergeSamFiles to merge; followed by samtools sort and samtools index.

I would appreciate your input on this unusual error.
Thank you

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

1 participant