Coder Social home page Coder Social logo

mantelijo / bmol2d Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 240.5 MB

Schematic RNA/DNA structures in 2D

Home Page: https://bmol2d.netlify.app/

License: MIT License

HTML 7.84% CSS 0.17% TypeScript 8.09% JavaScript 13.82% Shell 0.04% Python 65.82% PHP 0.03% C 4.21%

bmol2d's People

Contributors

mantelijo avatar

Watchers

 avatar  avatar

bmol2d's Issues

Porting forgi + MC-Annotate to JS/WASM

Currently, secondary structures cannot be generated completely in browser because in order to calculate secondary structure coordinates, a dot-braket string for given structure is needed. This dot-braket string is then provided to WASM naview algorithm wrapper which generates the coordinates of secondary structure.

In order to generate dot-braket string wasm/secondary_structure.py python script must be running locally. For this, forgi v1.0 library along with MC-Annotate executable are used. MC-Annotate must be present on user's system as it is called by forgi library.

Or dot-braket can be provided by the user.

It would be ideal if the application could generate the dot-braket string automatically entirely in the browser. For this, solutions to two issues are needed:

  1. Porting MC-Annotate to WASM via Emscripten. This should be relatively straight forward.
  2. Rewriting parts of forgi library that are used to generate the dot-braket string from python to JS/WASM. This might be a more involved step, since forgi uses few external packages such as Biopython for PDB file parsing.

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.