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
            Recent Advances in Sequencing Analysis Tools
            by seqadmin


            The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
            05-06-2024, 07:48 AM
          • 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

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Yesterday, 06:57 AM
          0 responses
          12 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-06-2024, 07:17 AM
          0 responses
          16 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-02-2024, 08:06 AM
          0 responses
          19 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-30-2024, 12:17 PM
          0 responses
          24 views
          0 likes
          Last Post seqadmin  
          Working...
          X