Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • TabeaK
    Member
    • Oct 2012
    • 48

    Annotation viewing in IGV/Tablet - how to create an alias file

    Hello everyone!

    The problem of the day that has me a little stymied is the following:

    I try to visualise a large alignment (bam file) in either IGV or tablet.

    I have tried to upload the feature file (GFF3); to help me navigate. No luck.

    My suspicion is; that the name of the contigs does not match between genome reference and gff.

    My reference genome is a whole genome shotgut assembly consisting of a ton of scaffolds.

    These are named as follows (example): gi|123456789|ref|NW_123456789.1|

    They are also showing up in my bam file; so all good there!

    The gff file, if I interpret it correctly; only uses the NW_123456789.1 part as the reference; which is why I assume tablet and IGV cannot recognize the features.

    Now, the solution would be to create an alias file. But, how do I do it? I have 100.000 odd scaffolds; doing it by hand is out of the question...
    Last edited by TabeaK; 12-11-2012, 12:41 PM.
  • Jim Robinson
    Member
    • May 2009
    • 75

    #2
    Hi,

    What version of IGV are you using? It should automatically recognize and alias identifiers of that sort.

    I'm sure there are more direct ways to do this, but this method works. First cut out the short identifiers like this

    cut -f 4 -d '|' inputFile > names.txt

    Then paste the file together

    paste inputFile names.txt > yourGenome_alias.tab

    Jim

    Comment

    • TabeaK
      Member
      • Oct 2012
      • 48

      #3
      Ho Jim; thanks for your answer!

      I am running version 2.1.28 on MacOSX 7.4.

      Working brilliantly (great tool!); apart from viewing annotations.

      I'll try your suggestion and report back.

      Comment

      • Jim Robinson
        Member
        • May 2009
        • 75

        #4
        I'm a bit puzzled because the aliasing should not be necessary in this case. This is done automatically for sequences that start with "gi|". So gi|123456789|ref|NW_123456789.1| should automatically resolve to NW_123456789.1. If you want to send me a short snippet of your fasta file, and some sample of your gff3, I will look into this further. You can send it to [email protected].

        Comment

        • TabeaK
          Member
          • Oct 2012
          • 48

          #5
          Thanks for the offer! I'll email you a bit of data from both fasta and gff ASAP.

          Comment

          Latest Articles

          Collapse

          • SEQadmin2
            Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
            by SEQadmin2


            Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

            The systematic characterization of the human proteome has
            ...
            07-20-2026, 11:48 AM
          • 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

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 07-24-2026, 12:17 PM
          0 responses
          18 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-23-2026, 11:41 AM
          0 responses
          18 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-20-2026, 11:10 AM
          0 responses
          24 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-13-2026, 10:26 AM
          0 responses
          37 views
          0 reactions
          Last Post SEQadmin2  
          Working...