get count matrix from bam files
1
0
Entering edit mode
3.0 years ago
pt.taklifi ▴ 60

Hi, I am new to analyzing sequencing data so if the answer to my question is too obvious please let me know to delete that afterwards. I have some bam files and I know they come from paired end sequencing . first I sorted them with samtools and then deduplicated with picard MarkDuplicates and I have a reference peak set ( which is similar to bed format : first column is chrm second is start and third is end)

I want to get a count matrix for bam files i.e. I want to report how many reads fall in each region of peak set. What tools or command should I use for this purpose?

Thank you

bam ATAC-seq • 2.7k views
ADD COMMENT
2
Entering edit mode
3.0 years ago
ATpoint 81k

You want featureCounts. Best practice for analysing ATAC-seq data

ADD COMMENT
0
Entering edit mode

thank you so much

ADD REPLY

Login before adding your answer.

Traffic: 2657 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