Skip to content

entzian/fornac-cmd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fornac-cmd

Commandline tool to generate RNA structure plot SVGs using forna container and phantomjs

Installation

You need NodeJS and npm installed. As requrement install phantomjs:

npm install phantomjs

Usage

phantomjs generator.js "CGCUUCAUAUAAUCCUAAUGACCUAU" "((..((....)).(((....))).))" > plot.svg

This outputs the svg file after a certain rendering time to the specified destination.

About

Commandline tool to generate RNA structure plot SVGs using forna container and phantomjs

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 60.8%
  • JavaScript 23.5%
  • HTML 15.7%