Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • #76
    Code:
    for example we have two fragments.
    S1: ATCGTTGAGCAGACT and S2: TGAGCAGACTTAAGTAGTTTT they have an overlap zone"TGAGCAGACT". so the consensus is:ATCGTTGAGCAGACTTAAGTAGTTTT
    
    we sequenced this two fragments S1 and S2 in paired end reads R1 and R2.
    S1:R1: ATCGTTGAGCA
    S1:R2: AGTCTGCTCAA (illumina read the fragment in the other way so I think that to write in reverse complement. correct me if I'm wrong)
    S2:R1:TGAGCAGACTT
    S2:R2:AAAACTACTTA (reverse complement)I think this way is built the R2.
    
    how to make assembly in this case?
    I speak of here. How the assembly in this case?
    in both files (paired end), is what we must do the merging of the two files?

    Comment


    • #77
      You realize that you are not doing this manually, right? You usually use a program, which creates overlapping/merging reads and gives you the contig.

      Comment


      • #78
        Use Panda or Flash (or probably a number of other programs) to do merging.

        Comment


        • #79
          yes I know.
          I'm talking of phase before getting contigs.
          you know to make an assembly of reads that it must overlap.
          In the case of paired end reads, how to find overlaps between the two files?
          we F1.fq that contains reads RX.1 and F2.fq that contains reads RX.2.
          how to find the overlap between these reads? is what we should do a merging between RX.1 and RX.2?
          So the merging is necessary?
          thanks

          Comment


          • #80
            @Rick/@OTU: In order to avoid a re-hash of things that have been already discussed in other threads I am posting two below.

            Discussion of next-gen sequencing related bioinformatics: resources, algorithms, open source efforts, etc

            Bridged amplification & clustering followed by sequencing by synthesis. (Genome Analyzer / HiSeq / MiSeq)


            @mido1951 is either mis-understanding some basic concepts about sequencing/assembly or I am not able to understand what @mid1951 wants to know.

            Comment


            • #81
              Originally posted by mido1951 View Post
              yes I know.
              I'm talking of phase before getting contigs.
              you know to make an assembly of reads that it must overlap.
              In the case of paired end reads, how to find overlaps between the two files?
              we F1.fq that contains reads RX.1 and F2.fq that contains reads RX.2.
              how to find the overlap between these reads? is what we should do a merging between RX.1 and RX.2?
              So the merging is necessary?
              thanks
              It's very simple. You do this:

              bbmerge.sh in1=F1.fq in2=F2.fq out=merged.fq outu=unmerged.fq

              Comment


              • #82
                thanks for your answer.
                So, the merging is necessary ??
                thanks

                Comment


                • #83
                  No, merging is optional.

                  Comment


                  • #84
                    if the merging is optional,
                    how to do overlap reads without merging the two files into one file??

                    Comment

                    Latest Articles

                    Collapse

                    • 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
                    • seqadmin
                      Strategies for Sequencing Challenging Samples
                      by seqadmin


                      Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
                      03-22-2024, 06:39 AM

                    ad_right_rmr

                    Collapse

                    News

                    Collapse

                    Topics Statistics Last Post
                    Started by seqadmin, 04-11-2024, 12:08 PM
                    0 responses
                    22 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 04-10-2024, 10:19 PM
                    0 responses
                    24 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 04-10-2024, 09:21 AM
                    0 responses
                    20 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 04-04-2024, 09:00 AM
                    0 responses
                    52 views
                    0 likes
                    Last Post seqadmin  
                    Working...
                    X