Seqanswers Leaderboard 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

          • seqadmin
            Pathogen Surveillance with Advanced Genomic Tools
            by seqadmin




            The COVID-19 pandemic highlighted the need for proactive pathogen surveillance systems. As ongoing threats like avian influenza and newly emerging infections continue to pose risks, researchers are working to improve how quickly and accurately pathogens can be identified and tracked. In a recent SEQanswers webinar, two experts discussed how next-generation sequencing (NGS) and machine learning are shaping efforts to monitor viral variation and trace the origins of infectious...
            Yesterday, 11:48 AM
          • seqadmin
            New Genomics Tools and Methods Shared at AGBT 2025
            by seqadmin


            This year’s Advances in Genome Biology and Technology (AGBT) General Meeting commemorated the 25th anniversary of the event at its original venue on Marco Island, Florida. While this year’s event didn’t include high-profile musical performances, the industry announcements and cutting-edge research still drew the attention of leading scientists.

            The Headliner
            The biggest announcement was Roche stepping back into the sequencing platform market. In the years since...
            03-03-2025, 01:39 PM
          • seqadmin
            Investigating the Gut Microbiome Through Diet and Spatial Biology
            by seqadmin




            The human gut contains trillions of microorganisms that impact digestion, immune functions, and overall health1. Despite major breakthroughs, we’re only beginning to understand the full extent of the microbiome’s influence on health and disease. Advances in next-generation sequencing and spatial biology have opened new windows into this complex environment, yet many questions remain. This article highlights two recent studies exploring how diet influences microbial...
            02-24-2025, 06:31 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 03-20-2025, 05:03 AM
          0 responses
          37 views
          0 reactions
          Last Post seqadmin  
          Started by seqadmin, 03-19-2025, 07:27 AM
          0 responses
          44 views
          0 reactions
          Last Post seqadmin  
          Started by seqadmin, 03-18-2025, 12:50 PM
          0 responses
          35 views
          0 reactions
          Last Post seqadmin  
          Started by seqadmin, 03-03-2025, 01:15 PM
          0 responses
          191 views
          0 reactions
          Last Post seqadmin  
          Working...