Open Caffeinated-Code opened 1 year ago
Sweet thanks, I was just about to make an issue for this!
These are the config pieces that control that https://github.com/nf-core/nascent/blob/9cba10b3970fff8483a7997ef6a028e47058430a/conf/modules.config#L110-L118
These look like the two relevant sections of the script linked, and it doesn't look like I got the -strand flipped or the naming... https://github.com/Danko-Lab/proseq2.0/blob/e306ae4722639cf44b0074cbdf1285e53a0ae9e7/proseq2.0.bsh#L868-L882 https://github.com/Danko-Lab/proseq2.0/blob/e306ae4722639cf44b0074cbdf1285e53a0ae9e7/proseq2.0.bsh#L1143-L1156
Relevant sections for flipping proseq(@Caffeinated-Code): https://github.com/Danko-Lab/proseq2.0/blob/e306ae4722639cf44b0074cbdf1285e53a0ae9e7/proseq2.0.bsh#L829-L857 https://github.com/Danko-Lab/proseq2.0/blob/e306ae4722639cf44b0074cbdf1285e53a0ae9e7/proseq2.0.bsh#L863-L866
Description of the bug
Hi Edmund, I am raising a ticket here for the strand-flipping issue I mentioned on slack.
Bug: BigWigs generated for PROseq samples appear to be flipped. The strand carrying the gene body signal is inconsistent with gene direction. Example: GUSB gene on the negative strand. Genebody signal in the public Jurkat sample processed with the v2.1.1 pipeline is on the positive strand (UCSC Browser view attached). The same issue was observed in internal PROseq samples as well.
Command used and terminal output
Relevant files
System information
Nextflow version: 23.04.1 Hardware : AWS Cloud9 Executor : Local Container engine : Docker OS: Nascent pipeline version: v2.1.1-g9ff33c7