Coder Social home page Coder Social logo

phylo-compare's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

maggishaggy

phylo-compare's Issues

Problem creating ph1_DNA.fasta

There's a convoluted problem wherein the script is failing to successfully create this file, which I guess is also causing the reverse DMC tree from being fully made?

Can't perform tree distance calculations

Two trees need to have the same taxon namespace in order to run robinson_foulds_distance() on them. We're going to have to find some way to use the "same" taxon when writing the tree files.

indel-seq-gen binary won't run

This binary was compiled on GNU/Linux 2.6.24 and thus won't run on Mac OS X nor CentOS 7.1.1503, which are the only two Unix environments available to us.

indel-seq-gen can't read tree file when too many nodes and edges are specified.

iSG states a closing bracket is missing in ph1.nre when 50 nodes and 1000 edges are specified to make it, given by the example in the readme. It can successfully read the file if these numbers are scaled down proportionally to their smallest amount that is allowed (2 and 40).

It doesn't make any sense why adding more nodes/edges would break the nre file.

Can only make trees up to 6 nodes

In the first step, if an attempt to make a tree with 7 or more nodes the following error is given:

Traceback (most recent call last):
File "framework_v2_Hirak.py", line 685, in
main()
File "framework_v2_Hirak.py", line 672, in main
G = forward_dmc(nodes,edges,outfile,qmod,qcon,treefile)
File "framework_v2_Hirak.py", line 276, in forward_dmc
G.add_edge(u,anchor_node_dic[u])
KeyError: 3

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.