Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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.

  • #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


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

      Comment

      Latest Articles

      Collapse

      • seqadmin
        Essential Discoveries and Tools in Epitranscriptomics
        by seqadmin




        The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
        04-22-2024, 07:01 AM
      • seqadmin
        Current Approaches to Protein Sequencing
        by seqadmin


        Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
        04-04-2024, 04:25 PM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Today, 08:47 AM
      0 responses
      12 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      60 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      59 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      54 views
      0 likes
      Last Post seqadmin  
      Working...
      X