Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Average insert size from paired end data

    Hi there!

    I am searching for a way to get the average insert size from my data, that was not included.
    The dataset i am using is paired-end Illumina data and I ran BLAST.

    Has someone a clue or an idea how to get the average insert size from my data?
    Is there maybe a simple solution or even a command for this?

    Best regards,
    Petrichor.

  • #2
    If you use a standard aligner (bowtie, bwa, etc.) on a small chunk of the data, the resulting SAM file will contain insert sizes for all of the mapped reads. You could then just average that with awk or perl or whatever you like.

    Comment


    • #3
      BLAST? On Illumina data? Why didn't you use a short read aligner?

      Comment


      • #4
        You can only use a short-read aligner if you have a reference, as dpryan suggested. Use the paired-end option of the aligner. If you do not have a close reference, make a quick-and-dirty assembly of a subset of your data. Next, align your paired-end reads to the assembly and obtain the insert-size. Third option, probably the quickest, is to ask for the insert size at your sequence provider

        Regards,
        Boetsie

        Comment


        • #5
          Thanks for the responds!

          Changed to bowtie2 and used some short awk-commands.
          Got some results, hope they will work.

          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
          18 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          22 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 09:21 AM
          0 responses
          17 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-04-2024, 09:00 AM
          0 responses
          49 views
          0 likes
          Last Post seqadmin  
          Working...
          X