Coder Social home page Coder Social logo

Comments (3)

s-will avatar s-will commented on August 25, 2024

Alignment with different parameter files is currently supported only by mlocarna (--rnafold-parameter).
Currently, mlocarna does call RNAfold instead of locarna_rnafold_pp, if this option is given.
Of course, it would be interesting to migrate this feature into the Locarna lib and rnafold_pp, since then we could use this even for calls to locarna/locarna_p/sparse (without the need for mlocarna).

btw, there are also some other features of RNAfold that would be cool to have :).

If you want to add paramFile (and maybe other such features), the additional parameters should be passed to RnaEnsemble via PFoldParams. In RnaEnsembleImpl, the two folding methods (regular and alifold) that generate the McCaskill matrices should be extended: compute_McCaskill_matrices and compute_McCaskill_alifold_matrices. For SPARSE, one also must make sure that extensions do not break the inloop probs computation.

from locarna.

mmiladi avatar mmiladi commented on August 25, 2024

Thanks much for the detailed info. I thought you use locarna_rnafold_pp inside mlocarna. We wanted to check it for the Bralibase benchmarking, so for the moment --rnafold-parameter was fine.

However I would be happy to contribute and extend locarna_rnafold_pp, maybe we could think of useful options that could be added there and I start working on it.

from locarna.

s-will avatar s-will commented on August 25, 2024

from locarna.

Related Issues (20)

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.