how to make ATAC-seq cut-sites each peak
I am new to the ATAC and I am not sure how to analyze it. how to calculate ATAC-Seq cut sites for each peak from ATAC data??
atac seq
• 1,217 views
•
link
updated
by
ATpoint
•
written
by
naodaigua_weng •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
ATAC peak-calling: same peak ID across multiple experimental conditions?
written by weimichelles •I'm trying to reproduce the ATAC analysis [here][1]. I have a few questions about alignment and peak-calling. 1. In the "ATAC-seq alignment" section in Method …
-
Producing ATAC count matrix for multiple samples
written by jamescook365 •Hi All I've just been trying to analyse some ATAC-Seq data and have got a little stuck. I'm relatively new to bioinformatics and ATAC seems …
-
Can I successfully go from a bed file (narrowpeak) back to a bam file containing the mapped ATAC-se…
written by Jillian •Hello, I am very new to the atac-seq analysis pipeline. I am going to try footprinting analysis of some published ATAC-seq data using TOBIAS. I …
-
Using Kallisto with unsupported single tech (Edited)
written by Shawn •Edit: It seems that kallisto bus will accept a string specifying a new technology in the format of bc:umi:seq. However, I am not 100% sure …
-
How can I filter/extract called peaks based on their peak height?
written by jiekwo1 •Hello everyone, So I am working with ATAC-seq data and wondering if there is a way to extract peaks that are above a certain threshold. …
-
Can we combine adjacent peaks in ATAC-Seq data
written by oriolebaltimoreHi I just started to analyze ATAC-Seq data. I am not an expert and trying uderstand with data from NCBI and I am working on …
-
Can F-seq appers the p-value for each peak in the output?
written by vw •Hi all, I am using F-seq to call peaks for my ATAC-seq data. But I found it do not provide P-values for each peak. Is …
-
Can be merged biological replicates?
written by starCan we merge/ combine biological replicates from same sample together in ChIP-seq / ATAC-seq data when we want to do peak calling (or like RNA …
-
Peak call? or Just convert to bedfile by bedtools bamtobed? to generate the accessibility matrix of…
written by soya •I'm wondering about the "single-end" single cell ATAC-seq (scATAC-seq) analysis. The reads obtained from each cell is at most 1 read at each region, by …
-
How does MACS algorithm work on ATAC-seq data if there is no control sample and no model estimation?
written by salamandraI understand that unlike for ChIP-seq, with ATAC-seq MACS doesn't estimate the model, which means it doesn't determine distance 'd' between the tags and therefore …
I use
featureCountsusing the--read2pos 5option to only count the 5' end of each read (so of both R1 and R2 since each 5' end is a cutting site). That assumes you are asking how to make a count matrix, but your question is actually unclear. Please be more precise what you actually want to do.