Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • #31
    Hi all,
    I am analyze fastq, i made with reference lambda file first. but it did not work as:

    USER-no-MacBook-Pro-4:tan_analysis user$ bowtie2 -x lambda_virus -U /example/reads/reads_1.fq -S eg1.sam
    Warning: Could not open read file "/example/reads/reads_1.fq" for reading; skipping...
    Error: No input read files were valid
    bowtie2-align exited with value 1

    Anyone can help me?
    Thank you

    Comment


    • #32
      As the error message says, "/example/reads/reads_1.fq" doesn't exist. Try specifying a file that exists.

      Comment


      • #33
        but all the files of lambda_virus stayed in the same directory tan_analysis.

        Comment


        • #34
          Originally posted by maivantan View Post
          but all the files of lambda_virus stayed in the same directory tan_analysis.
          What's your point? If the fastq files are there too, then specify that and not some other directory. If the fastq files are elsewhere, then specify that correctly. It's finding the indices you created just fine, just not the fastq file.

          Comment


          • #35
            Here is my files for lambda_virus

            SER-no-MacBook-Pro-4:tan_analysis user$ cd bowtie2-2.1.0/
            USER-no-MacBook-Pro-4:bowtie2-2.1.0 user$ ls
            AUTHORS bowtie2 doc
            LICENSE bowtie2-align eg1.sam
            MANUAL bowtie2-align-debug eg2.sam
            MANUAL.markdown bowtie2-build example
            NEWS bowtie2-build-debug scripts
            TUTORIAL bowtie2-inspect
            VERSION bowtie2-inspect-debug
            USER-no-MacBook-Pro-4:bowtie2-2.1.0 user$ cd example/
            USER-no-MacBook-Pro-4:example user$ ls
            index reads reference
            USER-no-MacBook-Pro-4:example user$


            Please help me
            Thank you

            Comment


            • #36
              If you're in the bowtie2-2.1.0 directory:

              Code:
              ./bowtie2 -x example/index/lambda_virus -U example/reads/reads_1.fq -S eg1.sam

              Comment


              • #37
                I sorry to disturb you but i got this problem

                USER-no-MacBook-Pro-4:bowtie2-2.1.0 user$ ./bowtie2 -x example/index/lamda_virus -U example/reads/reads_1.fq -S eg1.sam
                Could not locate a Bowtie index corresponding to basename "example/index/lamda_virus"
                Error: Encountered internal Bowtie 2 exception (#1)
                Command: /Users/user/tan_analysis/bowtie2-2.1.0/bowtie2-align --wrapper basic-0 -x example/index/lamda_virus -S eg1.sam -U example/reads/reads_1.fq
                bowtie2-align exited with value 1

                please help me.
                Thank you

                Comment


                • #38
                  There was a "b" missing in my command, it should be:

                  Code:
                  ./bowtie2 -x example/index/lambda_virus -U example/reads/reads_1.fq -S eg1.sam
                  Edit: Actually, it was just missing from yours, not mine.

                  Comment


                  • #39
                    yes, it work now.
                    Thank you very much

                    Comment


                    • #40
                      fastQC shows overduplication of library

                      Hi All,
                      I have a different question about fastQC reports.
                      I used the fastQC kit to determine read quality of my libraries and everything looked good except for the level of duplication, which was very high in all of my libraries (see attached pic).
                      It seems to me that having such a high level of duplication would affect differential gene expression analysis. My question is, is this something I should be worried about? And if so what can I do to fix the issue.
                      thanks
                      Mila
                      Attached Files

                      Comment


                      • #41
                        1) You should start a new thread.

                        2) That's not unusual for RNAseq, particularly if you did total RNA, where most of the reads originate from (rather short) rRNA.

                        Comment

                        Latest Articles

                        Collapse

                        • seqadmin
                          Current Approaches to Protein Sequencing
                          by seqadmin


                          Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
                          04-04-2024, 04:25 PM
                        • seqadmin
                          Strategies for Sequencing Challenging Samples
                          by seqadmin


                          Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
                          03-22-2024, 06:39 AM

                        ad_right_rmr

                        Collapse

                        News

                        Collapse

                        Topics Statistics Last Post
                        Started by seqadmin, 04-11-2024, 12:08 PM
                        0 responses
                        23 views
                        0 likes
                        Last Post seqadmin  
                        Started by seqadmin, 04-10-2024, 10:19 PM
                        0 responses
                        24 views
                        0 likes
                        Last Post seqadmin  
                        Started by seqadmin, 04-10-2024, 09:21 AM
                        0 responses
                        21 views
                        0 likes
                        Last Post seqadmin  
                        Started by seqadmin, 04-04-2024, 09:00 AM
                        0 responses
                        52 views
                        0 likes
                        Last Post seqadmin  
                        Working...
                        X