Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • 'bowtie2' is not recognized.

    Hi all,

    I'm currently trying to use bowtie2 to map our RNAseq data to the mRNA reference / chromosomes reference. Building indexes went ok, however when trying to use bowtie2 -p 1 -x [path to 6.bt indexes] [fastq file] > [sam file] it says 'bowtie2' is not recognized as an internal or external command, operable program or batch file.

    I'm using the cmd on windows. Anyone who can help me out here?

  • #2
    You might have to type the full PATH to bowtie2. As an aside, it's going to be a lot of hassle to deal with bioinformatics programs on windows (try to borrow someone's Mac).

    Also, unless your organism doesn't have much splicing, you'll probably get better results using tophat2.

    Comment


    • #3
      Ah it worked now, doing bowtie2-align instead of bowtie2. Anyhow, I was trying to map 60 homo sapiens mRNA sequences against the indexed reference mRNA of the homo sapiens, and 100.00% aligned 0 times.

      Is this normal? O_O

      Comment


      • #4
        Probably not, but I'd have to see the reads and know more about how they were generated to tell you for sure. Try using the "--local" option to see if that changes things. Also, did you quality/adapter trim your reads at all?

        Comment


        • #5
          Reads were generated with Illumina MiSeq 2 paired-end reading. Adapters & Barcodes were trimmed off.

          I'm using command bowtie-align -x hg19 -1 [file1] -2 [file2] -S [output] -fr -q

          Using extra parameter --local generates 92.50% aligned 0 times.

          Comment


          • #6
            You might try quality trimming things to see if that solves the problem. Alternatively, try blasting a few reads and see how they align. It may be that you simply need to change the defaults for bowtie (e.g., score-min).

            Comment

            Latest Articles

            Collapse

            • seqadmin
              Best Practices for Single-Cell Sequencing Analysis
              by seqadmin



              While isolating and preparing single cells for sequencing was historically the bottleneck, recent technological advancements have shifted the challenge to data analysis. This highlights the rapidly evolving nature of single-cell sequencing. The inherent complexity of single-cell analysis has intensified with the surge in data volume and the incorporation of diverse and more complex datasets. This article explores the challenges in analysis, examines common pitfalls, offers...
              06-06-2024, 07:15 AM
            • seqadmin
              Latest Developments in Precision Medicine
              by seqadmin



              Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

              Somatic Genomics
              “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
              05-24-2024, 01:16 PM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, Yesterday, 06:58 AM
            0 responses
            13 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 06-06-2024, 08:18 AM
            0 responses
            20 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 06-06-2024, 08:04 AM
            0 responses
            18 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 06-03-2024, 06:55 AM
            0 responses
            13 views
            0 likes
            Last Post seqadmin  
            Working...
            X