Giter Site home page Giter Site logo

nickp60 / ezclermont Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 3.0 82.96 MB

Phylotype your strains using Clermont's 2013 method: ezclermont.org

Home Page: https://nickp60.github.io/EzClermont/

License: MIT License

Python 88.84% HTML 7.83% CSS 2.58% Dockerfile 0.74%

ezclermont's People

Contributors

nickp60 avatar widdowquinn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ezclermont's Issues

Pip install failed

Hello Nick,

I tried installing EzClermont, following step by step. It was going well...

conda create -n ezclermont biopython
conda activate ezclermont
  • I think it should be conda create -n ezclermont biopython, not conda create -n ez biopython

... until it failed at the pip install stage

(ezclermont) ahbui@TUF[~] pip install ezclermont
Collecting ezclermont
  Downloading ezclermont-0.6.2.tar.gz (13 kB)
    ERROR: Command errored out with exit status 1:
     command: /home/ahbui/Zarul/Software/anaconda3/envs/ezclermont/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0qpruu7b/ezclermont_ca821db144f847fc8d845181fc60f073/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0qpruu7b/ezclermont_ca821db144f847fc8d845181fc60f073/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-q6cvphlz
         cwd: /tmp/pip-install-0qpruu7b/ezclermont_ca821db144f847fc8d845181fc60f073/
    Complete output (7 lines):
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-0qpruu7b/ezclermont_ca821db144f847fc8d845181fc60f073/setup.py", line 38, in <module>
        requirements = [str(ir.req) for ir in install_reqs]
      File "/tmp/pip-install-0qpruu7b/ezclermont_ca821db144f847fc8d845181fc60f073/setup.py", line 38, in <listcomp>
        requirements = [str(ir.req) for ir in install_reqs]
    AttributeError: 'ParsedRequirement' object has no attribute 'req'
    ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

Can you try and see what happened please?

Thank you.

Output to stderr

Hi Nick,

Nice work with this software, the conda package and Docker images work a treat stand-alone.

However, I'm currently trying to integrate EzClermont into a Nextflow analysis pipeline and it seems to me that the fact the PCR output is sent to stderr causes the pipeline to fail as Nextflow fairly assumes any output by a program to stderr denotes a genuine error and stops the pipeline. So I was wondering if it would be possible to define output files instead of streaming to stdout/stderr or alternatively if the stderr output could be silenced?

Cheers,

Cam

Result not present in docs

We ran a pile of contigs for an environmental E. coli strain through the web server. It returned "U", which I'm guessing means "unknown"? This outcome is not referenced in the publication or docs.
image (1)

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.