GithubHelp home page GithubHelp logo

kappa-emacs's People

Contributors

rhz avatar sebajara avatar sstucki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

kappa-emacs's Issues

Make the mode compatible with KaSim 4

It would be great if the kappa mode was made compatible with the new command line.
The most important feature is the C/c C/r command that should launch:
KaSim -i input.ka -u event -l 10000 -p 10 -o data.csv

Sys_error message

The current version raises a sys error "No such file or directory" when the path to the input file contains a white space.

add support for multiple files

The input should actually be a list of kappa files (possibly all those that are open as an emacs tab?)
Command line accepts (>= KS 4):
KaSim -i file1.ka file2.ka etc.

Add support for KaSim4 syntax

The following should be added:

  • syntax highlighting for the new KaSim4 syntax
  • a customization variable that can be used to choose the syntax version (and possibly the simulator version)

Incorrect highlight mode

The syntax highlighting mode gives weird display when the label of a rule contains a ~.
For instance:
%agent: ErrorProtein()

'ErrProGen e5lig on AP' DNA(e5lig?, baseAP?) -> DNA(e5lig?, baseAP?), ErrorProtein() @ 1
'ErrProGen e5
dRP on AP' DNA(e5dRP?, baseAP?) -> DNA(e5dRP?, baseAP?), ErrorProtein() @ 1
'ErrProGen e5P on AP' DNA(e5P?, baseAP?) -> DNA(e5P?, baseAP?), ErrorProtein() @ 1
'ErrProGen e5
OH on AP' DNA(e5OH?, baseAP?) -> DNA(e5OH?, baseAP?), ErrorProtein() @ 1
'ErrProGen e3lig on AP' DNA(e3lig?, baseAP?) -> DNA(e3lig?, baseAP?), ErrorProtein() @ 1
'ErrProGen e3
dRP on AP' DNA(e3dRP?, baseAP?) -> DNA(e3dRP?, baseAP?), ErrorProtein() @ 1
'ErrProGen e3P on AP' DNA(e3P?, baseAP?) -> DNA(e3P?, baseAP?), ErrorProtein() @ 1
'ErrProGen e3
OH on AP' DNA(e3OH?, baseAP?) -> DNA(e3OH?, baseAP?), ErrorProtein() @ 1
'ErrProGen e3PUA on AP' DNA(e3PUA?, baseAP?) -> DNA(e3PUA?, base~AP?), ErrorProtein() @ 1

%var: 'ErrProtein' ErrorProtein()

%mod: [true] do $TRACK 'ErrProtein' [true]

%mod: [true] do $TRACK 'damaged' [true]

%mod: [true] do $TRACK 'unbound DG after APE1 incision' [true]
%def: "displayCompression" "weak"

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.