Coder Social home page Coder Social logo

sushi's Introduction

Sushi

Tools for visualizing genomics data

Citation

Phanstiel DH, Boyle AP, Araya CL, Snyder MP. Sushi.R: flexible, quantitative and integrative genomic visualizations for publication-quality multi-panel figures. Bioinformatics. 2014 Oct;30(19):2808-10.

Features

Detailed usage examples are available in the Vignette.

Sushi Installation

  1. Install release verson with Bioconductor:
source("http://bioconductor.org/biocLite.R")
biocLite("Sushi")

Note: R 3.1 is required for installation via Bioconductor. The newest version of R can be downloaded at (www.r-project.org/). Installation via Bioconductor also requires libcurl and libxml2 which may not be be standard with some Linux distributions and are available for download at (http://curl.haxx.se/libcurl/ and http://xmlsoft.org/, respectively.

  1. Install from source (for previous versions of R >= 2.10):

Download source code from http://www.bioconductor.org/packages/release/bioc/html/Sushi.html

R CMD INSTALL Sushi_X.X.X.tar.gz
  1. The development version of Sushi can be downloaded via Bioconductor
source("http://bioconductor.org/biocLite.R")
useDevel()
biocLite("Sushi")

or via source at http://www.bioconductor.org/packages/devel/bioc/html/Sushi.html

Contributors

License

The code is freely available under the GPL (>= 2) license

sushi's People

Contributors

dphansti avatar aboyle avatar mmoisse avatar

Watchers

James Cloos avatar  avatar

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.