We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Dear all,
I am trying to run HMMRATAC algorithm on bam files generated from ATAC-Seq data using:
" java -jar HMMRATAC_V1.2.10_exe.jar -b data470.bam -i data470.bam.bai -g hg19.chrom.sizes.txt " command.
However, I get the following error:
Read error; BinaryCodec in readmode; file: /test/data470.bam
Can anybody help me to solve this problem?
Thank you in advance
Nazanin
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Dear all,
I am trying to run HMMRATAC algorithm on bam files generated from ATAC-Seq data using:
" java -jar HMMRATAC_V1.2.10_exe.jar -b data470.bam -i data470.bam.bai -g hg19.chrom.sizes.txt " command.
However, I get the following error:
Read error; BinaryCodec in readmode; file: /test/data470.bam
Can anybody help me to solve this problem?
Thank you in advance
Nazanin
The text was updated successfully, but these errors were encountered: