Aligning Chip-Seq Reads To Custom Tss Files Using Homer
1
0
Entering edit mode
10.5 years ago
bede.portz ▴ 540

Hello,

I am attempting to align ChIP-seq reads to a custom TSS file using annotatePeaks in HOMER, but I can't figure out how to do this. It should be possible, using -cTSS, However I can't seem to figure out the correct usage from the documentation or extensive trial and error. My custom TSS file is a .bed. Is this an acceptable file format?

Any help would be appreciated.

Bede

chip-seq clustering • 4.0k views
ADD COMMENT
4
Entering edit mode
10.4 years ago
bede.portz ▴ 540

This question got a lot of views but no answer. Below is the solution I found. One can simply use any TSS file (or any reference file for that matter) as a HOMER peaks file or .bed file, as the peaks file against which your reads/peaks of interest will be mapped, and just ignore the tss function of HOMER entirely.

$annotatePeaks <custom_tss.bed> <genome> -d <tag directory containing reads> -options > output.txt

in this example the customer tss file was a .bed and the ChIP-seq reads were in a tag directory made by HOMER using makeTagDirectory and the genome is the genome as downloaded via HOMER.

ADD COMMENT

Login before adding your answer.

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