Seqanswers Leaderboard Ad

Collapse

Announcement

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

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

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


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


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


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

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Advancing Precision Medicine for Rare Diseases in Children
            by seqadmin




            Many organizations study rare diseases, but few have a mission as impactful as Rady Children’s Institute for Genomic Medicine (RCIGM). “We are all about changing outcomes for children,” explained Dr. Stephen Kingsmore, President and CEO of the group. The institute’s initial goal was to provide rapid diagnoses for critically ill children and shorten their diagnostic odyssey, a term used to describe the long and arduous process it takes patients to obtain an accurate...
            12-16-2024, 07:57 AM
          • seqadmin
            Recent Advances in Sequencing Technologies
            by seqadmin



            Innovations in next-generation sequencing technologies and techniques are driving more precise and comprehensive exploration of complex biological systems. Current advancements include improved accessibility for long-read sequencing and significant progress in single-cell and 3D genomics. This article explores some of the most impactful developments in the field over the past year.

            Long-Read Sequencing
            Long-read sequencing has seen remarkable advancements,...
            12-02-2024, 01:49 PM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 12-17-2024, 10:28 AM
          0 responses
          26 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 12-13-2024, 08:24 AM
          0 responses
          42 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 12-12-2024, 07:41 AM
          0 responses
          28 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 12-11-2024, 07:45 AM
          0 responses
          42 views
          0 likes
          Last Post seqadmin  
          Working...
          X