New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

scribl-rails

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scribl-rails

  • 1.1.3
  • Rubygems
  • Socket score

Version published
Maintainers
2
Created
Source

scribl-rails

Scribl-rails wraps the minified version of Scribl javascript bioinformatics library in a Rails engine for simple use with the asset pipeline provided by Rails 3.1 and above.

Scribl.js is a Canvas-based graphics library that easily generates biological visuals of genomic regions,alignments, and assembly data. Scribl can also be used in conventional offline pipelines, since everything needed to generate charts can be contained in a single html file.

Please see http://chmille4.github.com/Scribl/ for more information

Usage

Add the following to your gemfile:

gem 'scribl-rails'

Add the following directive to your Javascript manifest file (application.js):

//= require scribl

Enjoy using scribl-rails!

MIT LICENSE

FAQs

Package last updated on 08 Feb 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc