Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • zillur
    Senior Member
    • Sep 2014
    • 106

    Bowtie2 for creating output(fastq) that are not aligned with reference

    Hi there,
    I tried to get the output from bowtie2 those reads which did not align. As Bowtie2 has the option on paired reads to spit out fastq files of things that fail to align concordantly (--un-conc <path>), and it has the option to spit out fastq files of things than align concordantly (--al-conc <path>).
    I tried the following way:
    Anyone can give me some idea???

    Command: /home/zillur/Desktop/zillur/Tools/bowtie2-2.2.5/bowtie2-align-s --wrapper basic-0 -gbar 3 -x /home/zillur/Desktop/zillur/phd/Apecomplexan/B_microti/Reference/B_microti --passthrough -1 GI_7th_1.fastq -2 GI_7th_2.fastq
    (ERR): bowtie2-align exited with value 1
    [zillur@workstation01 Strain_GI]$ bowtie2 -x -gbar 3 /home/zillur/Desktop/zillur/phd/Apecomplexan/B_microti/Reference/B_microti -1 GI_7th_1.fastq -2 GI_7th_2.fastq --un-conc --al-conc
    perl: warning: Setting locale failed.
    perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LC_CTYPE = "UTF-8",
    LANG = "en_US.UTF-8"
    are supported and installed on your system.
    perl: warning: Falling back to the standard locale ("C").
    Warning: Output file '3' was specified without -S. This will not work in future Bowtie 2 versions. Please use -S instead.
    Extra parameter(s) specified: "/home/zillur/Desktop/zillur/phd/Apecomplexan/B_microti/Reference/B_microti"
    Note that if <mates> files are specified using -1/-2, a <singles> file cannot
    also be specified. Please run bowtie separately for mates and singles.
    Error: Encountered internal Bowtie 2 exception (#1)
    Command: /home/zillur/Desktop/zillur/Tools/bowtie2-2.2.5/bowtie2-align-s --wrapper basic-0 -x -gbar --passthrough -1 GI_7th_1.fastq -2 GI_7th_2.fastq 3 /home/zillur/Desktop/zillur/phd/Apecomplexan/B_microti/Reference/B_microti
    (ERR): bowtie2-align exited with value 1
  • SylvainL
    Senior Member
    • Feb 2012
    • 180

    #2
    Hi,

    I do not know so well bowtie2 but same kind of options exist for bowtie, and you have to give an output file for unmapped guys...

    Comment

    • zillur
      Senior Member
      • Sep 2014
      • 106

      #3
      But how? Would you please to give me an example line.

      Comment

      • SylvainL
        Senior Member
        • Feb 2012
        • 180

        #4
        Code:
        --un-conc <output_file_un_conc> --al-conc <output_file_al_conc>
        Reading the manual tells you that bowtie2 will automatically add .1 and .2 to each output_file to distinguish the mates...

        Comment

        • zillur
          Senior Member
          • Sep 2014
          • 106

          #5
          Thank you very much for your kind reply. its working now.

          Comment

          Latest Articles

          Collapse

          • SEQadmin2
            Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
            by SEQadmin2


            Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

            The systematic characterization of the human proteome has
            ...
            07-20-2026, 11:48 AM
          • SEQadmin2
            Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
            by SEQadmin2



            Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
            ...
            07-09-2026, 11:10 AM
          • SEQadmin2
            Cancer Drug Resistance: The Lingering Barrier to Rising Survival
            by SEQadmin2



            Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

            There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
            07-08-2026, 05:17 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 07-24-2026, 12:17 PM
          0 responses
          26 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-23-2026, 11:41 AM
          0 responses
          21 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-20-2026, 11:10 AM
          0 responses
          210 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-13-2026, 10:26 AM
          0 responses
          78 views
          0 reactions
          Last Post SEQadmin2  
          Working...