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
                      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 on Modified Bases...
                      Yesterday, 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, 04-11-2024, 12:08 PM
                    0 responses
                    39 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 04-10-2024, 10:19 PM
                    0 responses
                    41 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 04-10-2024, 09:21 AM
                    0 responses
                    35 views
                    0 likes
                    Last Post seqadmin  
                    Started by seqadmin, 04-04-2024, 09:00 AM
                    0 responses
                    55 views
                    0 likes
                    Last Post seqadmin  
                    Working...
                    X