Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • westerman
    replied
    Originally posted by dlemas View Post

    Command: ./bowtie-build e_coli reads/e_coli_1000.fq

    Basically, it does not read the e_coli file? Any thoughts or similar problem?
    1) Whenever someone on the forum complains about a program not being able to read a file then the immediate suspicion is that the program is correct and the person made a mistake. In these cases if the person could include a 'ls -l' of the directory in question showing that the file exists, is readable and is of reasonable size then then rest of us could rule out the very likely human error.

    2) In your case, if I was to hazard a guess, I suspect that you have your command line parameters turned around. That 'reads/e_coli_1000.fq' should be first since it is the reference and 'e_coli' should be last since it is the base name of your output file.

    Leave a comment:


  • dlemas
    replied
    I am new to bowtie; however when i downloaded the windows version and worked through the tutorial . . everything went well. I have since downloaded the linux source code and compliled it within cygwin and when I start to run the tutorial I get the following error:

    $ ./bowtie-build e_coli reads/e_coli_1000.fq
    Settings:
    Output files: "reads/e_coli_1000.fq.*.ebwt"
    Line rate: 6 (line is 64 bytes)
    Lines per side: 1 (side is 64 bytes)
    Offset rate: 5 (one in 32)
    FTable chars: 10
    Strings: unpacked
    Max bucket size: default
    Max bucket size, sqrt multiplier: default
    Max bucket size, len divisor: 4
    Difference-cover sample period: 1024
    Endianness: little
    Actual local endianness: little
    Sanity checking: disabled
    Assertions: disabled
    Random seed: 0
    Sizeofs: void*:4, int:4, long:4, size_t:4
    Input files DNA, FASTA:
    e_coli
    Error: could not open e_coli
    Total time for call to driver() for forward index: 00:00:00
    Command: ./bowtie-build e_coli reads/e_coli_1000.fq

    Basically, it does not read the e_coli file? Any thoughts or similar problem?

    Leave a comment:


  • bharat_iyengar
    replied
    i got this error while running bowtie (almost near end)

    Code:
    Error while flushing and closing output
    terminate called after throwing an instance of 'int'
    Aborted (core dumped)
    is it because of lack of memory space or anything??

    Leave a comment:


  • yuliu
    replied
    good points! Will check my size of /tmp.
    Thank you, thePresident & westerman!

    Cannot understand why bowtie moves the reads file to /tmp.

    Leave a comment:


  • westerman
    replied
    Just to pound on the space issue some more, what is the size of your /tmp? This can be different that your normal hard drive space.

    It is quite possible that if the second dataset was large then when bowtie died on the second dataset because /tmp was full nothing got written to /tmp thus allowing bowtie to process the other datasets.

    Leave a comment:


  • yuliu
    replied
    space is not an issue. I used my pipeline to analyze 10 datasets. I got the error message when bowtie2 was processing the second dataset, then bowtie2 continued to the third one, and successfully processd all the following dataset.
    So space is not an issue.

    Leave a comment:


  • ThePresident
    replied
    I know it sound crazy, but it happened to me: have you enough space on your HD?

    Leave a comment:


  • yuliu
    started a topic bowtie error

    bowtie error

    Hi,

    I integrate bowtie2 into my pipeline, sometimes I got an error message like:

    Warning: Could not open read file "/tmp/2423.unp" for reading; skipping...
    Error: Encountered internal Bowtie 2 exception (#1)

    then, bowtie will be termintated.

    My OS is the latest ubuntu.

    Does anyone can help me figure it out?

    Thanks

    -

Latest Articles

Collapse

  • seqadmin
    Recent Developments in Metagenomics
    by seqadmin





    Metagenomics has improved the way researchers study microorganisms across diverse environments. Historically, studying microorganisms relied on culturing them in the lab, a method that limits the investigation of many species since most are unculturable1. Metagenomics overcomes these issues by allowing the study of microorganisms regardless of their ability to be cultured or the environments they inhabit. Over time, the field has evolved, especially with the advent...
    09-23-2024, 06:35 AM
  • seqadmin
    Understanding Genetic Influence on Infectious Disease
    by seqadmin




    During the COVID-19 pandemic, scientists observed that while some individuals experienced severe illness when infected with SARS-CoV-2, others were barely affected. These disparities left researchers and clinicians wondering what causes the wide variations in response to viral infections and what role genetics plays.

    Jean-Laurent Casanova, M.D., Ph.D., Professor at Rockefeller University, is a leading expert in this crossover between genetics and infectious...
    09-09-2024, 10:59 AM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, Yesterday, 04:51 AM
0 responses
8 views
0 likes
Last Post seqadmin  
Started by seqadmin, 10-01-2024, 07:10 AM
0 responses
13 views
0 likes
Last Post seqadmin  
Started by seqadmin, 09-30-2024, 08:33 AM
0 responses
17 views
0 likes
Last Post seqadmin  
Started by seqadmin, 09-26-2024, 12:57 PM
0 responses
16 views
0 likes
Last Post seqadmin  
Working...
X