Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Fastq to Sam

    Hii everyone i have read about conversion of Fastq to sam through picard tools and alignment with bowtie(which directly gives sam output) both dnt worked out with my fastq files ? please suggest any other way? thanks in advance

  • #2
    You're unlikely to want to convert your fastq files to SAM format. Why don't you tell us what went wrong with the bowtie alignments?

    Comment


    • #3
      Bowtie error

      Hii
      I tried to reinstall bowtie2, it is showing an error 'bin/sh: 1: clang++: not found
      make: *** [bowtie2-build-s] Error 127'
      help me to solve this thank u

      Comment


      • #4
        Either install the clang compiler or, more simply, just download the binary for bowtie2 so you don't even need to compile things.

        Comment


        • #5
          Hii dpryan
          Thanks i could successfully install and run bowtie2 to some extend. but after creating the reference index file and when i was trying to align reads it is showing an error like
          Extra parameter(s) specified: "reads1.fq", "lambda.sam"
          Error: Encountered internal Bowtie 2 exception (#1)
          bowtie2-align exited with value 1
          any one please suggest how to sort this.

          Comment


          • #6
            You likely typed the command incorrectly. We'd need to know the exact command you typed to help.

            Comment


            • #7
              the command i used is
              bowtie2-2.2.4$ bowtie2 -p 12 -N 1 -t -x /bt2-index/yeast_index -1 testR1.fastq -2 testR2.fastq -S test.sam

              Comment


              • #8
                That command couldn't have produced the error message you posted. Don't modify the command you posted, copy and paste the exact command that produced the error.

                Comment


                • #9
                  NGSprograms/bowtie2-2.2.4$ bowtie2 -p 12 -N 1 -t -x /NGSprograms/bowtie2_2.2.4/bt2-index/yeast_index -1 yeastR1.fastq, -2 yeastR2.fastq -S yeast.sam

                  Comment


                  • #10
                    Originally posted by madhavi View Post
                    NGSprograms/bowtie2-2.2.4$ bowtie2 -p 12 -N 1 -t -x /NGSprograms/bowtie2_2.2.4/bt2-index/yeast_index -1 yeastR1.fastq, -2 yeastR2.fastq -S yeast.sam
                    Hi, you've got a comma after yeastR1fastq. Could be the problem?

                    Comment


                    • #11
                      Hii
                      i am ruuning samtools to create variation report by using the following commond it showed an error Segmentation fault (core dumped)
                      how to solve this ?
                      NGSprograms/samtools-1.2$ samtools mpileup -g -f ChrAll.fasta bpt1.sorted.bam.bam > bpt.bcf

                      Comment


                      • #12
                        Check to see if "ChrAll.fasta" and "bpt1.sorted.bam.bam" exist.

                        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...
                          Yesterday, 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, Today, 06:58 AM
                        0 responses
                        11 views
                        0 likes
                        Last Post seqadmin  
                        Started by seqadmin, Yesterday, 08:18 AM
                        0 responses
                        17 views
                        0 likes
                        Last Post seqadmin  
                        Started by seqadmin, Yesterday, 08:04 AM
                        0 responses
                        16 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