GithubHelp home page GithubHelp logo

kinggerm / arachis Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 2.0 105 KB

License: GNU General Public License v3.0

Python 100.00%
genome-rearrangment plastome circular-permutation signed-permutation permutations grimm

arachis's People

Contributors

kinggerm avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

wbyu biocko

arachis's Issues

TypeError: '<' not supported between instances of 'Chromosome' and 'Chromosome'

I got an exception when there are multiple chromosomes. It seemed that self.__chromosomes.sort() can not be sorted when self.__chromosomes have more than one Chromosome values.

Traceback (most recent call last):
  File "/share/home/app/.local/python3/bin/run_pypmag.py", line 4, in <module>
    __import__('pkg_resources').run_script('arachis==0.42.2', 'run_pypmag.py')
  File "/share/home/app/.local/python3/lib/python3.6/site-packages/pkg_resources/__init__.py", line 666, in run_script
    self.require(requires)[0].run_script(script_name, ns)
  File "/share/home/app/.local/python3/lib/python3.6/site-packages/pkg_resources/__init__.py", line 1469, in run_script
    exec(script_code, namespace, namespace)
  File "/share/home/app/.local/python3/lib/python3.6/site-packages/arachis-0.42.2-py3.6.egg/EGG-INFO/scripts/run_pypmag.py", line 561, in <module>
  File "/share/home/app/.local/python3/lib/python3.6/site-packages/arachis-0.42.2-py3.6.egg/EGG-INFO/scripts/run_pypmag.py", line 556, in main
  File "/share/home/app/.local/python3/lib/python3.6/site-packages/arachis-0.42.2-py3.6.egg/EGG-INFO/scripts/run_pypmag.py", line 287, in reconstruct_ancestral_genomes
  File "/share/home/app/.local/python3/lib/python3.6/site-packages/arachis-0.42.2-py3.6.egg/arachis/genomeClass.py", line 1358, in __init__
  File "/share/home/app/.local/python3/lib/python3.6/site-packages/arachis-0.42.2-py3.6.egg/arachis/genomeClass.py", line 1381, in parse_grimm
  File "/share/home/app/.local/python3/lib/python3.6/site-packages/arachis-0.42.2-py3.6.egg/arachis/genomeClass.py", line 1272, in __init__
TypeError: '<' not supported between instances of 'Chromosome' and 'Chromosome'

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.