Giter Club home page Giter Club logo

canvd's Introduction

Can-VD README

The Cancer Variants Database (Can-VD) is an online resource for the assessment of the impact of cancer mutations on protein-protein interactions (PPI) networks. Can-VD stores the PPI interaction networks mediated by wildtype and cancer variants and visualizes the overlay of the two networks to understand the effects of mutations on the network and consequently their cellular and biological impact. The effects of over 800,000 cancer missense mutations are analyzed and stored in Can-VD. Furthermore, Can-VD provides the full sequences of the wildtype and cancer variant proteins, with a comprehensive search and download interface to easily build a customized protein databases for cancer genomics and proteomics.

CAN-VD Screenshot

Code Overview:

A quick introduction to the important source code files of Can-VD:

index.php - HTML/PHP for the front landing page.

generate_stats.php - HTML/PHP for generating database statistics.

logout.php - Logs the administrator user out of the portal.

PDOext.class.php - An extension of PHP's PDO class, gives a few basic extra functions.

jquery.tooltip.css/js - CSS and JS files for the tooltip extension.

search.php - runs and handles searches for network data.

site.js - some javascript which is primarily used on the front page.

styles.css - the custom styles for Can-VD.

common.php - Settings and configuration common to all PHP files.

./tables/ - PHP files for the generation of the browsing tables on the main page.

./admin/ - PHP files for the administration panel.

./variants/index.php - PHP/HTML for the variant search page.

./variants/details.php - PHP/HTML for the variant details page.

/variants/variant_load.php - AJAX PHP for loading variant search results.

./network/index.php - PHP/HTML for display of the network page. Called by search.php.

./network/download.php - Handles network downloads.

canvd's People

Contributors

alexcritschristoph avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

canvd's Issues

PWM popover page: Improve

Improve the page by adding:
1- Header
2- Closing sign
3- For the domain info (data, sequence, other proteins..), show only if data is available.

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.