Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • What is indexing a genome?

    Hello folks,
    This question might come across as naive, but I'm working on Rna SEQ data, and I want to get my basics right.
    I used the tool bowtie for indexing my reference genome and then used TOPHAT to aling my rna-seq data to the reference genome.
    I dont understand what exactly, "indexing" of the reference genome is and why it had to be done.
    Can someone please explain it to me?
    Thanks in advance

  • #2
    Aligning reads to a genome can be viewed in the general context of approximate string matching. The goal is to find a pattern (the short-read) in a large text or corpus (the genome), allowing for mismatches and indels. Naively, you can scan the text for the pattern but this is inefficient (think of trying to find an address in a phone book where the names were all mixed up). There are techniques to pre-process (or index) the text to make queries fast and also that can even compress the size of the text. At the heart of Bowtie is the Burrows-Wheeler transform, which is used to compress the size of the genome and also make searching the genome faster.

    This thread gets into more details.

    Justin
    Last edited by BAMseek; 06-28-2013, 12:50 PM. Reason: added link

    Comment


    • #3
      See this post for supplemental information.

      This website is for sale! avadis-ngs.com is your first and best source for all of the information you’re looking for. From general topics to more of what you would expect to find here, avadis-ngs.com has it all. We hope you find what you are searching for!

      Comment


      • #4
        how many time we should do index reference genome? I mean that can we index one time for all alignment or each alignment we have to index reference again?
        Thank you

        Comment


        • #5
          Originally posted by maivantan View Post
          how many time we should do index reference genome? I mean that can we index one time for all alignment or each alignment we have to index reference again?
          Thank you
          You only need to index a genome once, until a new version is released.

          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, Yesterday, 11:49 AM
          0 responses
          15 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-24-2024, 08:47 AM
          0 responses
          16 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-11-2024, 12:08 PM
          0 responses
          61 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          60 views
          0 likes
          Last Post seqadmin  
          Working...
          X