Closed viramalingam closed 10 months ago
Hey Vivek,
In issue https://github.com/kundajelab/chrombpnet/issues/153 I think they figured that there is some problem with their usage (bam and bed are from different genomic versions). Can you cross check that you are not facing the same problem or any other inconsistencies?
Also what are defined as summits in your peak file?
I generated the alignments by running chromap and bed files by running macs3 on those alignments. I got the SRA files and converted them to fastq for alignments. Since I did all of those steps by myself, I don’t think the problem is different genomic versions. The summits are the last column of macs3 narrowpeak right?
On Jan 5, 2024, at 3:33 PM, Anusri Pampari @.***> wrote:
Hey Vivek,
In issue #153https://github.com/kundajelab/chrombpnet/issues/153 I think they figured that there is some problem with their usage (bam and bed are from different genomic versions). Can you cross check that you are not facing the same problem or any other inconsistencies?
Also what are defined as summits in your peak file?
— Reply to this email directly, view it on GitHubhttps://github.com/kundajelab/chrombpnet/issues/169#issuecomment-1879379718, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ARZ2STAYDW32HMVEMUVXUY3YNCES3AVCNFSM6AAAAABBMNGWWCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZZGM3TSNZRHA. You are receiving this because you authored the thread.Message ID: @.***>
yup
(1) Can you run the scripts mentioned in the issue above and share the .pngs that are generated as a part of the output ? (2) Did you try to do any kind of shifts on your input?
I do not have bam files. Just the tagalign files from chromap. I run the alignment with the no shift option.
For documentation - The reason @viramalingam encountered this error is because his dataset showed a Tn5 motif representation that is more AT-rich and differs from the common reference used in the repository. As a solution, he manually provided shifts to execute the pipeline after building the PWM images from the bigwig and verifying there are no pre-defined shifts in his input.
I am closing this @viramalingam as resolved. Feel free to re-open it if you see any more issues.
Hi all, I am also getting an error with shifting the reads similar to issue #153 . Alignment was done using chromap with no shift.
Thanks, Vivek