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
Lot's of meta applications of ATAC or Cut&Tag require a correction/Shift read coordinates, introdused by Tn5.
A good tool to do so and can be implemented in the pipeline is this, and it is a deeptool:
alignmentSieve --numberOfProcessors max --ATACshift --blackListFileName hg38-blacklist.v2.bed --bam blacklist-filtered.bam -o ${prefix}.shifted.bam
Is this implemented?
In general for ATAC seq you need one track/bw for visualisation and another for footprint/motif discovery etc.
The text was updated successfully, but these errors were encountered:
Lot's of meta applications of ATAC or Cut&Tag require a correction/Shift read coordinates, introdused by Tn5.
A good tool to do so and can be implemented in the pipeline is this, and it is a deeptool:
alignmentSieve --numberOfProcessors max --ATACshift --blackListFileName hg38-blacklist.v2.bed --bam blacklist-filtered.bam -o ${prefix}.shifted.bam
Is this implemented?
In general for ATAC seq you need one track/bw for visualisation and another for footprint/motif discovery etc.
The text was updated successfully, but these errors were encountered: