Giter Club home page Giter Club logo

cloudforest's People

Contributors

brantfaircloth avatar ngcrawford avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cloudforest's Issues

could not install cloudforest

Hello

Both of the suggested installation options failed on my cluster. I am getting the following errors:

(phyluce) [pisantyg@biocomp-0-3 CloudForest-master]$ pip install git+git://github.com/ngcrawford/CloudForest.git
Collecting git+git://github.com/ngcrawford/CloudForest.git
Cloning git://github.com/ngcrawford/CloudForest.git to /state/partition1/pip-req-build-2lkgKf
fatal: unable to connect to github.com:
github.com[0: 192.30.253.112]: errno=Connection timed out
github.com[1: 192.30.253.113]: errno=Connection timed out
Command "git clone -q git://github.com/ngcrawford/CloudForest.git /state/partition1/pip-req-build-2lkgKf" failed with error code 128 in None

and

(phyluce) [pisantyg@biocomp-0-3 CloudForest-master]$ pip install -U cloudforest
Collecting cloudforest
Could not find a version that satisfies the requirement cloudforest (from versions: )
No matching distribution found for cloudforest

Python, R, git and pip are properly installed and updated (but without Homebrew).

Any suggestions?

Thank you for your help.

Some tests failing on linux (specifically CentOS 6.3)

Nick,

Some of the tree comparison tests are failing on linux. I'm pretty sure that this is due to very small differences (decimal level) in the expected and observed trees. Similarly, I get another error (can't remember specifically which, but can track down) that results from the expected AIC computation being off from the observed (we require 4 decimal places of identity - we get 1-2).

Pretty sure this is due to platform differences in rand(), etc., but we need to poke around and make absolutely sure that this is the case.

Can you run on some linux to which you have access and see if you get 4-5 failures? We might not even see same issues on Ubuntu and friends vs. Redhat and friends.

Bootstrap replicates are not independent

Reported to us by Carl Oliveros. During the boostrapping procedure, you can choose to run boostrapping as single-threaded, MPI-threaded, or using multiprocessing. However the bootstrap sampling is not running correctly under multiprocessing - specifically, the code is incorrectly resampling loci and sites across runs, but only during multiprocessing.

fix prep_aligns.py

Command line Usage: cat practice_alignments/*.phylip | ./prep_aligns.py > oneliners.txt

Phybase Code

This needs some serious work.
1.) Use dendropy to get the taxa list.
2.) Setup to read in EMR output.

Add additional map step in bootstrapping code

Add a map step that duplicates the oneliner the number of bootstrap replicates, and then does one bootstrap action on each replicate. This should be faster than the current code.

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.