ATAC-seq analysis
1
0
Entering edit mode
15 days ago
SEJAL • 0

After aligning ATAC-seq paired-end reads, the bam files are to be sorted. Should it be name sorted or position sorted?

ATAC-seq Samtools Sorting • 440 views
ADD COMMENT
1
Entering edit mode

Name sorting would be essential only if you were converting a BAM to fastq reads or marking duplicates. To visualize the data position sort.

ADD REPLY
0
Entering edit mode

I am using Picard MarkDuplicates to remove the PCR reads, should I give input as a name sorted bam file?

ADD REPLY
1
Entering edit mode
14 days ago
ATpoint 88k

Please read the manual. https://gatk.broadinstitute.org/hc/en-us/articles/360037052812-MarkDuplicates-Picard

Coordinate-sorted is preferred, here, and in most situations.

ADD COMMENT

Login before adding your answer.

Traffic: 2184 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6