Coder Social home page Coder Social logo

caleydo / coral Goto Github PK

View Code? Open in Web Editor NEW
4.0 5.0 4.0 4.07 MB

A web-based visual analysis tool for creating and characterizing cohorts.

Home Page: https://coral.caleydoapp.org/

License: Other

JavaScript 0.03% Python 11.28% TypeScript 79.03% SCSS 8.23% HTML 1.11% Shell 0.03% Mako 0.05% Makefile 0.23%
cohort-analysis genomics data-visualization data-analysis web-application

coral's Introduction

Caleydo - Visualization for Molecular Biology

Build Status

Caleydo is a visualization framework for molecular biology data. It is targeted at analyzing multiple heterogeneous but related tabular datasets (e.g., mRNA expression, copy number status and clinical variables), stratifications or clusters in these datasets and their relationships to biological pathways.

For user documentation please refer to the Caleydo Help. For general information and downloads based on binaries please use the Caleydo Website. This guide assumes that you want to install Caleydo from source.

Installation

Caleydo uses Java, OpenGL and the Eclipse Rich Client Platform (RCP). Things you need to install before being able to run Caleydo:

  • Eclipse Kepler for RCP and RAP Developers, which you can get from the eclipse download page. Other Eclipse versions won't work.
  • Install EGit in Eclipse using software updates.
  • Java SDK >= 1.7

To install Caleydo use EGit within Eclipse and clone the repository. Each directory in the caleydo-dev folder corresponds to an Eclipse project. Here is a good tutorial on how to import Eclipse projects from git.

If you want to use ssh (instead of https) for communicating with github out of eclipse follow these instructions. You will have to generate a new RSA key and save it to you ~/.ssh folder. Remeber to set a passphrase for you key. This will result in a file ida_rsa and ida_rsa.pub turning up in your ssh folder. Save your public rsa key with your eclipse account folder.

When cloning the repository follow the above tutorial. Don't change the username "git" to your username!

Team

Caleydo is an academic project currently developed by members of

Acknowledgements

Caleydo makes use of a range of open source tools, bioinformatics resources and pre-packages several datasets, which we gratefully acknowledge here.

Software Libraries

  • Bubble Sets - A Java implementation of the visualization technique.
  • CDK - The Chemistry Development Kit.
  • JGrahT - A graph library.
  • Jogl - Java bindings for OpenGL.
  • PathVisio - loading and parsing WikiPathways.
  • WordHoard - statistical utilities.

Bioinformatics Resources

Datasets

  • CCLE - BROAD Institute Cancer Cell Line Encyclopedia.
  • TCGA - The Cancer Genome Atlas.

Resources

  • GitHub - Hosting our source code.
  • WebStorm - Free developer licenses for our web projects from JetBrains.

coral's People

Contributors

dvmoritzschoefl avatar dvvanessastoiber avatar keckelt avatar oltionchampari avatar patrickadelberger avatar puehringer avatar thinkh avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

coral's Issues

DBMigration: Statements should use IF NOT EXISTS

Environment

  • Release number or git hash: 9e57aec
  • Browser:
  • Deployed / Local: both

Steps to reproduce the bug

  1. Check Backend Image Logs when Upgrade Migration is executed on startup

Observed Behavior

The migration fails because the schema and tables already exist.

Expected Behavior

The migration checks, if the schema and tables already exist as it does for the table.

Thanks for taking the time to fill out this bug report ๐Ÿค—
Make sure there aren't any open/closed issues for this topic ๐Ÿ˜ƒ

LineUp Set column uses the wrong renderer, shows

Environment


Steps to reproduce the bug

  1. Create multiple cohorts
  2. Open the Details tasks
  3. The

Observed Behavior

The colored squares are not as in the histogram at the top and the tooltips are also wrong.

image

Expected Behavior

Cohorts are distributed horizontally as in the header of the column. Example:
image

https://codepen.io/keckelt/pen/JjWmjMJ

i.e., renderer needs to be changed from catheatmap to set

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.