Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • bowtie2 unmapped reads

    Hi everybody,

    I have used bowtie2 with the -un parameters to get the unmapped reads to a fastq file:

    bowtie2 -x phiX -p 10 -N 1 -L 10 -1 read1.fastq -2 read2.fastq --un ./unmapped.fq --al ./mapped.fq

    bowtie2 -x phiX -p 10 -N 1 -L 10 -1 read1.fastq -2 read2.fastq --un unmapped.fq --al mapped.fq

    Both command give an empty output.
    Anyone knows why?

  • #2
    I'm using bowtie2 v2.1.0

    Comment


    • #3
      You are aligning paired end reads, so I think you need to specify the parameters --un-conc and --al-conc . Check here just in case:

      Comment


      • #4
        Solved.
        Many thanks!

        Comment


        • #5
          I am using the above mention commands that is:
          bowtie2 -x phiX -p 10 -N 1 -L 10 -1 read1.fastq -2 read2.fastq --un-conc ./unmapped.fq --al-conc ./mapped.fq
          For my case bowtie is running continuous and the number of reads I am getting is larger than the actual size.Can you please help me with this?

          Comment


          • #6
            The number of lines in the bam output may be greater than the number of input reads because you get one line for each alignment.

            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
            58 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 10:19 PM
            0 responses
            54 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