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
                      Advanced Methods for the Detection of Infectious Disease
                      by seqadmin




                      The recent pandemic caused worldwide health, economic, and social disruptions with its reverberations still felt today. A key takeaway from this event is the need for accurate and accessible tools for detecting and tracking infectious diseases. Timely identification is essential for early intervention, managing outbreaks, and preventing their spread. This article reviews several valuable tools employed in the detection and surveillance of infectious diseases.
                      ...
                      Yesterday, 01:15 PM
                    • seqadmin
                      Strategies for Investigating the Microbiome
                      by seqadmin




                      Microbiome research has led to the discovery of important connections to human and environmental health. Sequencing has become a core investigational tool in microbiome research, a subject that we covered during a recent webinar. Our expert speakers shared a number of advancements including improved experimental workflows, research involving transmission dynamics, and invaluable analysis resources. This article recaps their informative presentations, offering insights...
                      11-09-2023, 07:02 AM

                    ad_right_rmr

                    Collapse

                    News

                    Collapse

                    Topics Statistics Last Post
                    Started by seqadmin, Yesterday, 08:12 AM
                    0 responses
                    14 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 11-22-2023, 09:29 AM
                    1 response
                    46 views
                    0 likes
                    Last Post VilliamPast  
                    Started by seqadmin, 11-22-2023, 08:53 AM
                    0 responses
                    30 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 11-21-2023, 08:24 AM
                    0 responses
                    23 views
                    0 likes
                    Last Post seqadmin  
                    Working...
                    X