Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • ajsn6c
    Junior Member
    • Oct 2015
    • 7

    Annotating dog coordinates using HOMER

    So I have a bed file with dog genomic coordinates e.g. chr38 1232122 123555

    I would like to use HOMER to annotate this. I use HOMER to annotate human peaks using the command:

    annotatePeaks.pl <FILE> hg19 > <OUTPUT_annotated> and works fine.

    for custom annotation option, I went to http://hgdownload.soe.ucsc.edu/golde...nFam3/bigZips/ and downloaded canFam3.fa.gz and unzipped the file.

    I then did the following: annotatePeaks.pl <FILE> canFam.fa > <OUTPUT_annotated>

    This was the output:

    Skipping TSS assignment (can't find file for genome canFam3.fa)
    Can't find promoterFile canFam3.fa/canFam3.fa.tss
    Could not find basic annotation file (canFam3.fa/canFam3.fa.annotation)
    Could not find full/detailed annotation file (canFam3.fa/canFam3.fa.annotation)
    Counting Tags in Peaks from each directory...
    Organism: unknown

    Its not giving me the genes associated with the peaks, am I downloading the right file (canFam3.fa)? canFam3.fa is in the same directory as my bed file, so it should be finding it, if it is. What would you recommend me doing?

    P.S. Not that bioinformatically skilled, but willing to learn.
  • blancha
    Senior Member
    • May 2013
    • 367

    #2
    Obviously, the FASTA file only contains the chromosome sequences, so you will not obtain any information about the genes if you provide annotatePeaks.pl only with the FASTA file.

    You also want to provide HOMER with the annotation information, contained in a GTF file, using the argument --gtf.

    You can download the GTF file from the UCSC Table Browser.
    I prefer Ensembl, but the GTF file from Ensembl may use a different nomenclature for the chromosomes. If using the GTF file from Ensembl, you'll have to check the nomenclature in your BED file and change it, if necessary.

    Comment

    • ajsn6c
      Junior Member
      • Oct 2015
      • 7

      #3
      That makes sense, it talks about adding the GTF file statement at the end. Ill try it out! Thanks!

      Comment

      Latest Articles

      Collapse

      • SEQadmin2
        Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
        by SEQadmin2



        Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
        ...
        07-09-2026, 11:10 AM
      • SEQadmin2
        Cancer Drug Resistance: The Lingering Barrier to Rising Survival
        by SEQadmin2



        Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

        There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
        07-08-2026, 05:17 AM
      • GATTACAT
        Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
        by GATTACAT
        Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
        07-01-2026, 11:43 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 07-13-2026, 10:26 AM
      0 responses
      24 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-09-2026, 10:04 AM
      0 responses
      34 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-08-2026, 10:08 AM
      0 responses
      21 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-07-2026, 11:05 AM
      0 responses
      34 views
      0 reactions
      Last Post SEQadmin2  
      Working...