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
            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...
            04-22-2024, 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, Today, 08:47 AM
          0 responses
          12 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-11-2024, 12:08 PM
          0 responses
          60 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          59 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 09:21 AM
          0 responses
          54 views
          0 likes
          Last Post seqadmin  
          Working...
          X