Homer annotatePeaks.pl custom GTF
0
0
Entering edit mode
5.3 years ago
Lucy ▴ 140

Hi,

I am running Homer annotatePeaks.pl to assign my ATAC-seq peaks to genes. For the annotation, I am using a custom Ensembl GTF file and a custom Ensembl TSS file.

annotatePeaks.pl peaks.txt hg38 -gtf Ensembl_hg38.gtf -cTSS Ensembl_hg38.tss > annotated_peaks.txt

When using a custom GTF file, the Homer guidance states that "It will also use the GTF file's definition of TSS/TTS/exons/Introns for Basic Genome Annotation."

I was wondering what column of an Ensembl GTF file would be used for this? Does Homer work out which regions are intronic, intergenic etc. based on the regions that are assigned as exons or start_codons in field 3 of the GTF file, as I can't find any regions that are explicitly assigned as introns or intergenic regions?

Many thanks,

Lucy

Homer ATAC-seq GTF • 3.1k views
ADD COMMENT
2
Entering edit mode

GTF never explicitely contain intergenic and intronic annotations. Intronic is the complement of all explicitely-annotated ranges of a gene within the gene border and intergenic is the complement of all gene ranges with the genome.

ADD REPLY

Login before adding your answer.

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