Skip to content

Harvard VCG UpSet with modified Tangelo database connector

License

Notifications You must be signed in to change notification settings

XDATA-Year-3/UpSet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UpSet

About

UpSet is an interactive, web based visualization technique designed to analyze set-based data. UpSet visualizes both, set intersections and their properties, and the items (elements) in the dataset. Please see the project website at http://vcg.github.io/upset/about for details about the technique, publications and videos.

Demo

We are hosting a demo instance of UpSet at http://vcg.github.io/upset.

R Package

An R package to generate UpSet plots is under development and available at https://github.com/hms-dbmi/UpSetR.

Local Deployment

  1. Clone the repository using git clone or download and extract the ZIP file.

  2. Launch the Python SimpleHTTPServer in the project directory.

    $ python -m SimpleHTTPServer 8000
    
  3. View UpSet in your browser at localhost:8000.

Alternatively you can also run UpSet without a web server. Chrome does not allow this by default, but Firefox works well. Simply open the index.html file in Firefox.

Configuring Datasets

See the project wiki for an overview of the data definition file format used to describe tabular text files.

About

Harvard VCG UpSet with modified Tangelo database connector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •