@itisalirh/galaxy-cytoscape
v3.30.3-3
Published
<p align="center"> <img src="https://cdn.jsdelivr.net/gh/galaxyproject/galaxy-charts/docs/public/galaxy-charts.svg" width="100" height="100"> <img src="public/logo.png" width="100" height="100">
Downloads
250
Readme
Galaxy Visualization Tool: Cytospace
This project is a Galaxy visualization package that integrates Cytoscape into the Galaxy platform using the Galaxy Charts and Cytoscape package.
Cytoscape is an open source bioinformatics software platform for visualizing molecular interaction networks and integrating with gene expression profiles and other state data. Additional features are available as plugins.
Development
To run the development server, use the following commands:
npm install
npm run dev
Production
To build the production version, use the following command:
npm run build
License
This project is licensed under the MIT License - see the LICENSE file for details.