Yes, I'm sorry. Should have explained myself better
I'm using a custom genome without annotated TSSs. I have used: annotatePeaks.pl bed_file fasta_file -gtf annotation_gtf > txt_file
annotation_gtf contains coordinates for different features: CDS, exon, 5' UTR, 3' UTR, gene, start codon, stop codon and transcript There is no RefSeq TSS for this organisms, no "TSS" in the features I have provided and I have not used -cTSS. I have also read about the command -ann and creating a custom table annotation for homer, but for now this is working and it seems to make sense. I'm just wondering what exactly is HOMER using in this case as "TSS"
Thanks!