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

Sorted file and dups/no dups files do not add up in dedup step #345

Open
WeiCSong opened this issue Feb 27, 2024 · 1 comment
Open

Sorted file and dups/no dups files do not add up in dedup step #345

WeiCSong opened this issue Feb 27, 2024 · 1 comment
Labels

Comments

@WeiCSong
Copy link

WeiCSong commented Feb 27, 2024

Hi, thanks for the great tool! i'm running juicer on a pair of hic fastq and everything went well until the dedup step

scripts/juicer.sh -t 4 -S dedup -p mygenome.chrom.sizes -z references/test_cpu_1.bp.p_ctg.fasta -y t2t_DpnII.txt
(-: Mark duplicates done successfully
***! Error! The sorted file and dups/no dups files do not add up, or were empty.

by samtools quickcheck, i found that the input aligned/merged_sort.bam and the output aligned/merged_dedup.sam are both intact and have no error, but they just did not add up. Also i did not receive any error message or summary file during the process. Do you have any suggestion on this issue? Thank you very much for your help.

@WeiCSong WeiCSong added the bug label Feb 27, 2024
@linxin1husky
Copy link

Similar things happened to me when I run the 2.0.0-beta version. I couldn't find any nodedup files in the aligned/ subfolder. ..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants