Giter Site home page Giter Site logo

pathwaycommons / cpath1 Goto Github PK

View Code? Open in Web Editor NEW
0.0 5.0 1.0 354.55 MB

cPath: old Pathway Commons portal engine

Home Page: http://www.pathwaycommons.org/pc/

License: Other

Python 0.32% Perl 0.51% Shell 0.35% XSLT 0.73% Java 44.11% HTML 5.34% Web Ontology Language 41.02% CSS 0.90% JavaScript 6.23% TeX 0.49%

cpath1's Introduction

CREATE CYTOSCAPE WEBSTART
-------------------------

0) Update cpath2.jar
- in coreplugins/cPath2, update plugin.props, and make sure that the plugin is pointing to the correct URL.
  for example:  cpath2.server_url=http://awabi.cbio.mskcc.org/pc/webservice.do
- regenerate the jar:  ant jar

1) Run cytoscape webstart ant task:

- update build.xml and replace all storepass attributes with your storepass (see Ben for password)
- update build.xml and replace all alias attributes with your alias (alias="cbio")
- make sure code signing keystore file, .keystore is located in your home directory
- type: "ant -DwebstartURL=http://yourdomain.com webstart" on commandline inside cytoscape dir
  example:  ant -DwebstartURL=http://cerami.bscb.cornell.edu/ webstart
  example:  ant -DwebstartURL=http://192.168.0.4/ webstart

2) Move signed cytoscape files into cpath tree:

- move files in build/webstart to $CPATH_ROOT/web/jsp/cytoscape
- restore the original cytoscape.props file in $CPATH_ROOT/web/jsp/cytoscape (if you just clobbered it), and modify as needed
- verify that $CPATH_ROOT/src/org/mskcc/pathdb/servlet/CytoscapeJnlpServlet.java, writeJNLPData() references all required jars
  (this can be done by comparing servlet with $CPATH_ROOT/web/jsp/cytoscape/cy1.jnlp

3) Done!

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.