Skip to content
forked from j-4/fornac-cmd

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

License

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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