Giter VIP home page Giter VIP logo

simulfold's People

Contributors

jujubix avatar

Watchers

 avatar  avatar

Forkers

mingleiyang

simulfold's Issues

Seems to fail on example input.

I downloaded the git repository and compiled it with javac -O *.java
(I'm using Oracle Java 1.8.0_144)

I then ran the following command:
java SimulFold tRNA_low.in tRNA_low.dnd -S
(where the files are directly from the manuscript data in simulfold.tar.bz2 from your website)

When I run the command, the output is as shown below. (I get the same output for any other input I've tried).

temperature: 1.0
Structure Sampling on temperature[0]: ACCEPTED
Structure Sampling on temperature[0]: ACCEPTED
Structure Sampling on temperature[0]: REJECTED
Structure Sampling on temperature[0]: REJECTED
Structure Sampling on temperature[0]: REJECTED
Structure Sampling on temperature[0]: REJECTED
Structure Sampling on temperature[0]: REJECTED
Structure Sampling on temperature[0]: REJECTED
Structure Sampling on temperature[0]: ACCEPTED
Structure Sampling on temperature[0]: REJECTED
Structure Sampling on temperature[0]: ACCEPTED
Structure Sampling on temperature[0]: REJECTED
Structure Sampling on temperature[0]: REJECTED
Structure Sampling on temperature[0]: REJECTED
Structure Sampling on temperature[0]: REJECTED
Structure Sampling on temperature[0]: REJECTED
Structure Sampling on temperature[0]: REJECTED
Structure Sampling on temperature[0]: REJECTED
Structure Sampling on temperature[0]: REJECTED
Structure Sampling on temperature[0]: REJECTED
Structure Sampling on temperature[0]: REJECTED
Structure Sampling on temperature[0]: REJECTED
Structure Sampling on temperature[0]: REJECTED
Structure Sampling on temperature[0]: ACCEPTED
Structure Sampling on temperature[0]: REJECTED
Structure Sampling on temperature[0]: REJECTED
... (continues like this until I kill it)

Am I running the command incorrectly? Is there an argument I should be passing to set the temperature? Is my java version (Java 8) not supported? I got the same results on Windows (Win10) and Linux (Ubuntu 16.04).

Compilation fails

I cannot compile the release or a clone of the current version in github.

javac -O *.java Note: MCMC.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details.

Source Code is Missing

Source code for the following classes is missing:

  • Alignment.class
  • AlignmentColumn.class
  • AlignmentProposal.class
  • SingleStranded.class
  • Tree.class
  • TreeNode.class

Are these classes supposed to be provided by the standard Java installation? Or are they from a third-party who has the code? Was this an oversight or is this a closed-source project?

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.