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
                          Recent Advances in Sequencing Analysis Tools
                          by seqadmin


                          The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
                          05-06-2024, 07:48 AM
                        • 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...
                          04-22-2024, 07:01 AM

                        ad_right_rmr

                        Collapse

                        News

                        Collapse

                        Topics Statistics Last Post
                        Started by seqadmin, 05-10-2024, 06:35 AM
                        0 responses
                        20 views
                        0 likes
                        Last Post seqadmin  
                        Started by seqadmin, 05-09-2024, 02:46 PM
                        0 responses
                        25 views
                        0 likes
                        Last Post seqadmin  
                        Started by seqadmin, 05-07-2024, 06:57 AM
                        0 responses
                        21 views
                        0 likes
                        Last Post seqadmin  
                        Started by seqadmin, 05-06-2024, 07:17 AM
                        0 responses
                        21 views
                        0 likes
                        Last Post seqadmin  
                        Working...
                        X