Git Product home page Git Product logo

bfx's People

Contributors

cdbruce avatar nicksto avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

bfx's Issues

RuntimeError in trimmer.py in Galaxy

@afgane reported that the Sequence Content Trimmer Galaxy tool raises a RuntimeError when executed in Galaxy, but not when executed in the same Docker container, but outside of Galaxy. The error does not seem to affect the output - it was identical to an output that didn't come with the error.

This is the traceback. The input was the data 10 & 11 from https://usegalaxy.org/u/nstoler/h/du-novo-gtn-tutorial.
His options were as in the following command line:
$ python trimmer.py no10 no11 out1 out2 -f fastq -b ACGT -t 0.2 -w 10 --invert -m 50

Traceback (most recent call last):
  File "/galaxy/server/database/shed_tools/toolshed.g2.bx.psu.edu/repos/nick/sequence_content_trimmer/7f170cb06e2e/sequence_content_trimmer/getreads.py", line 130, in parser
    raise StopIteration
StopIteration

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/galaxy/server/database/shed_tools/toolshed.g2.bx.psu.edu/repos/nick/sequence_content_trimmer/7f170cb06e2e/sequence_content_trimmer/trimmer.py", line 220, in <module>
    sys.exit(main(sys.argv))
  File "/galaxy/server/database/shed_tools/toolshed.g2.bx.psu.edu/repos/nick/sequence_content_trimmer/7f170cb06e2e/sequence_content_trimmer/trimmer.py", line 89, in main
    trim_reads(file1_parser, file2_parser, args.outfile1, args.outfile2, filetype1, filetype2,
  File "/galaxy/server/database/shed_tools/toolshed.g2.bx.psu.edu/repos/nick/sequence_content_trimmer/7f170cb06e2e/sequence_content_trimmer/trimmer.py", line 105, in trim_reads
    read1 = next(file1_parser)
RuntimeError: generator raised StopIteration

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.