Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Removing duplicates from 16S RNA data

    Hello All,

    I would like to start a pipeline to analyse 16S RNA data, however I am not sure weather to include the step of removing duplicates or not. The aim of metagenomics is to compare different samples and see how the microbiota is different within samples of different conditions/time points.

    After aligning, each sequence will match a sequence from a database, which will be then mapped to a bacteria and assigned taxonomy. the aim is to find how microbial content changes within each sample. If I removed duplicates, each sequence will be represented once, then taxonomy to this organism will be assigned once! so I am losing data here, which is the content of unknown bacteria in a sample with quantity for each one.

    I am not sure if I am perceiving this right or not! I appreciate your comments.

    Regards,
    Bioinfguy

  • #2
    Originally posted by mhadidi2002 View Post
    If I removed duplicates, each sequence will be represented once, then taxonomy to this organism will be assigned once! so I am losing data here, which is the content of unknown bacteria in a sample with quantity for each one.
    I think you just answered your own question. No, do not remove duplicates for 16S metagenomics studies.

    Comment


    • #3
      Thanks Kmcarr for the reply. I am asking because in mothur pipeline they do remove duplicates, that's why I am confused. Do you know why they are doing such so?
      if you go to the link: http://www.mothur.org/wiki/MiSeq_SOP and searched by "unique.seqs" you will find it!

      Comment


      • #4
        Originally posted by mhadidi2002 View Post
        Thanks Kmcarr for the reply. I am asking because in mothur pipeline they do remove duplicates, that's why I am confused. Do you know why they are doing such so?
        if you go to the link: http://www.mothur.org/wiki/MiSeq_SOP and searched by "unique.seqs" you will find it!
        The tutorial explains why they are doing it, for efficiency. They keep a single copy of each unique sequence so that you only have to align that sequence to your reference once. But notice that in this process you also create a file with the counts of each unique sequence in the original data set which is used later in the analysis so you have not lost that abundance data. A more apt name for this is "collapsing duplicates" as opposed to "removing duplicates".

        Comment


        • #5
          But notice that in this process you also create a file with the counts of each unique sequence in the original data set which is used later in the analysis so you have not lost that abundance data.
          Fastx has a tool called fastq_collaper which output a fasta file like this:

          >1-934
          CCTACGGGAGGCAGCAGTGAGGAATATTGGTCAATGGGCGGAAGCCTGAA
          >2-915
          CCTACGGGAGGCAGCAGTGGGGAATATTGCACAATGGGGGAAACCCTGAT

          This means that sequence no. 1 has 934 duplicates. when I use this to align against database, the aligner consider 1-934 to be the sequence ID, will not know that it has 934 duplicates. How can I use this in further analysis to keep the abundance?

          Comment


          • #6
            Originally posted by mhadidi2002 View Post
            Fastx has a tool called fastq_collaper which output a fasta file like this:

            >1-934
            CCTACGGGAGGCAGCAGTGAGGAATATTGGTCAATGGGCGGAAGCCTGAA
            >2-915
            CCTACGGGAGGCAGCAGTGGGGAATATTGCACAATGGGGGAAACCCTGAT

            This means that sequence no. 1 has 934 duplicates. when I use this to align against database, the aligner consider 1-934 to be the sequence ID, will not know that it has 934 duplicates. How can I use this in further analysis to keep the abundance?
            Are you using Mothur or are you using your own custom pipeline? If you are using your own then you will need to figure out a way to add the count information back into your analysis.

            Comment


            • #7
              Originally posted by kmcarr View Post
              Are you using Mothur or are you using your own custom pipeline? If you are using your own then you will need to figure out a way to add the count information back into your analysis.
              I am using my custom pipeline. so you mean that if I used mothur pipeline, they keep this in consideration to the rest of pipeline, but if I am using my pipeline I have to write a script that do this.. cool. Thnaks for the help!

              Comment

              Latest Articles

              Collapse

              • seqadmin
                Recent Advances in Sequencing Analysis Tools
                by seqadmin


                The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
                Yesterday, 07:48 AM
              • 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

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, Yesterday, 07:17 AM
              0 responses
              11 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 05-02-2024, 08:06 AM
              0 responses
              19 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-30-2024, 12:17 PM
              0 responses
              20 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-29-2024, 10:49 AM
              0 responses
              28 views
              0 likes
              Last Post seqadmin  
              Working...
              X