Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • #16
    Amplicons of 1-1.5 kb should not be a challenge for Nextera, as we have gone as low as a few hundred bp
    Won't it have to be only a few hundred bases for Illumina library preps?
    Also, do you have any idea about the release date for this product?

    Scott.

    Comment


    • #17
      Scott, you're correct about the final tagged fragment length, but the process allows simultaneous fragmentation and tagging from a range of original DNA sizes. Remember that a modified transposome is breaks the input DNA and insert tags.
      Release will be soon...

      Comment


      • #18
        Hi Lestag,

        Yes, I understand how it works... I just misread your statement! For some reason, I thought you were saying that you'd fragmented larger DNA to result in 1.5kb fragments at the end of the process!

        Having re-read it, I now see that you were talking about 1.5kb starting material size, not the final 'tagmented' size range.

        Cheers,

        Scott.

        Comment


        • #19
          Perl script available for "digesting" fastq files?

          Hi,

          I'd like to come back to this thread. I've done it - mixed a lot of different PCR reactions (with different primers), and had them co-ligated, fragmented and Illumina-sequenced by a service provider. The reads now match nicely to PCR template references, but because of the chimeric reads (I guess), coverage drops at the starts and ends of each fragment.

          I thought it should be possible to tweak a Perl script that creates restriction fragments for the purpose of splitting up the chimeric reads, because the co-ligation joints, made up of 2 primer sequences each, resemble restriction sites in a way. I am new to Perl too - does anybody have a script that "digests" fastq files (creates fastq files containing the restrition fragments)? I guess I could feed my own primer sequences into such a script, but I don't think I'll be able to write it from scratch. I am aware such a thing may run for a while, but I'd like to give it a try.

          grateful for any help - cheers,
          Berthold

          Comment


          • #20
            Hi Berthold,

            At least three ways to do it.
            1) Write a Perl script to remove exact matches. Parse the FASTQ, and look for the primer in each read with regular expressions. Trim the reads with hits using the regular expression result. Very fast run time.
            2) Write a Perl script to remove inexact matches. As above with an extra check on reads without exact matches for inexact matches. This will run much slower. Can use an approximate match library or BioPerl and perform alignments to your primer. Considerably trickier to write for a novice programmer.
            3) Upload the FASTQ data into Galaxy. Under the "NGS: QC and manipulation" section use the "Clip adapter sequences" tool. Too easy.

            If you take the trickier programming route I have some scripts in Perl and/or Python that I could send to get you started.

            Cheers,
            Jason.

            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...
              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
            57 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 10:19 PM
            0 responses
            53 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 09:21 AM
            0 responses
            45 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