Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Fernas
    Member
    • Apr 2013
    • 74

    Merging Mapped Reads from Technical Replicates

    Dear All,

    I am working to analyze (Illumina 2.0 RNASeq paired-end reads) of length 100bp. these reads belong to 10 biological replicates (different samples of the same species) and each sample was sequenced twice (2 technical replicates). So, in total I have the reads from 20 libraries.

    My purpose is to study the differences between biological replicates (samples) and I want to get rid of technical replicates. The option of pooling reads from technical replicates is not desired because if an artifact read occur in one replicate will not be detected.

    Consequently, I mapped each library (of the 20 libraries) using tophat 2.0.

    Now, I want to do the following:
    For each sample, I want to go through all the mapped reads (in accepted_hits.bam files) in both replicates and select reads the common reads in both libraries. The purpose of this step is to remove the effect of artifact reads and to select reads that are verified in 2 technical replicates for each samples. Any idea how to do that?
  • Fernas
    Member
    • Apr 2013
    • 74

    #2
    Can I run (samtools mpileup) and from the outputs select minimum read depth at each position?

    Comment

    • shi
      Wei Shi
      • Feb 2010
      • 236

      #3
      Originally posted by Fernas View Post
      Dear All,

      I am working to analyze (Illumina 2.0 RNASeq paired-end reads) of length 100bp. these reads belong to 10 biological replicates (different samples of the same species) and each sample was sequenced twice (2 technical replicates). So, in total I have the reads from 20 libraries.

      My purpose is to study the differences between biological replicates (samples) and I want to get rid of technical replicates. The option of pooling reads from technical replicates is not desired because if an artifact read occur in one replicate will not be detected.

      Consequently, I mapped each library (of the 20 libraries) using tophat 2.0.

      Now, I want to do the following:
      For each sample, I want to go through all the mapped reads (in accepted_hits.bam files) in both replicates and select reads the common reads in both libraries. The purpose of this step is to remove the effect of artifact reads and to select reads that are verified in 2 technical replicates for each samples. Any idea how to do that?
      I dont think you should do this. Due to the randomness in the fragmentation step in sample prep, there wont be a large overlap in read sequences between the technical replicates. You should instead combine them rather than get the intersection of them.

      Comment

      Latest Articles

      Collapse

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Yesterday, 10:09 AM
      0 responses
      10 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-04-2026, 08:59 AM
      0 responses
      19 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 12:03 PM
      0 responses
      26 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 11:40 AM
      0 responses
      21 views
      0 reactions
      Last Post SEQadmin2  
      Working...