You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this step, my output .fai file were interrupt without any error.
So, I index the Homo_sapiens_assembly38.kmer with samtools to get validate fai file.
Hi @wanpinglee
I download some BAM files which mapped to the GRCh38 standard set.
So, I first process this standard FASTA with Jellyfish:
Then, I ran JAX-CNV GrabJellyfishKmer: (using Docker
wanpinglee/jax-cnv:latest
)In this step, my output
.fai
file were interrupt without any error.So, I index the
Homo_sapiens_assembly38.kmer
withsamtools
to get validate fai file.Finally, I ran JAX-CNV GetCnvSignal: (using Docker
wanpinglee/jax-cnv:latest
)
I tried 5 different BAMs, and all of them had no result. (result file is empty)
And, I'm wondering that the logs shows:
Why is our BAM file had a huge negative coverage?
And do you have any suggestion for fix this problem? Thank!
The text was updated successfully, but these errors were encountered: