MACS's option corresponding to HOMER's -sspe
HOMER provides "-sspe" option if your reads are strand-specific paired-end. HOMER will interpret the intended strand for the 2nd read in the mate-pair.
How does MACS handle "strand-specific" PE reads? Does "-f BAMPE" also handle SS-PE ?
chip-seq
homer
macs
strand-specific
paired-end
• 1,349 views
•
link
written
by
ChIP-seeker •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
RNA-Seq - Strand-specific coverage for a paired library
written by npb27 •Hi, Apologies if it's an obvious question, I couldn't find a definitive answer My aim is to quantify RNASeq coverage before/after independently determined termination sites …
-
Clarification regarding SAM flags "mate reverse strand" (flag 16/0x10) and "read reverse strand" (f…
written by kalavattam •In paired-end sequencing, each fragment of DNA is sequenced from both ends, giving two reads: one forward and one reverse. When "properly paired," these reads …
-
Optimal MACS2/3 configuration for paired-end ChIP-seq data: `-f BAM` versus `-f BAMPE`
written by kalavattam •Hello everyone, I'm seeking clarification regarding the use of MACS2/3 for paired-end (PE) ChIP-seq data analysis. In [lesson 6 of the Harvard Chan Bioinformatics Core …
-
ATAC seq - Estimated fragment size from MACS2 and Homer
written by emalekos •I have 10 samples with 150x2 PE reads from NovaSeq 6000. I've been following [this processing pipeline][1] except that I remove blacklist regions and shift …
-
HOMER works incorrectly with -sspe option for paired-end reads
written by biostartHello, I have a seemingly simple task to calculate aggregate profiles from paired-end ChIP-seq data. But I have problems with HOMER with respect to this. …
-
Strand specific pair end sequencing
written by BioinfonextI have a strand-specific pair-end Illumina sequencing data. I am not able to understand which option to use in the different software. For each library …
-
Why mate-Paired end, Paired-end and Single End reads library to be combined for assembling?
written by saranpons3Hello All, When I read this http://thegenomefactory.blogspot.in/2012/09/using-velvet-with-mate-pair-sequences.html ( by Torsten Seemann ), i came across Combining all of them(mate-Paired end, Paired-end and Single End reads) …
-
first and second mate reports by samtools 0x40 and 0x60 FLAGs
written by R •Hi I would like to separate 1/2 mates of a paired-end bam file. To see first mate: samtools view -F 0x40 in.bam To see second …
-
Counting Reads On Paired-End Strand-Specific Rnaseq Data
written by Arun<p>Hello everybody,</p> <p>I've a strand-specific paired-end library on which I'd like to perform some standard DGE analysis. However I'm quite unclear about how to go …
-
Proper Bam / Tophat Output For Strand Specific Paired-End Data?
written by userIf I have a strand-specific paired-end library and align with Tophat with an option like `fr-firstrand`, what is the proper to encode the strand of …