Skip to content

igorabrandao/kegg-network-viewer

Repository files navigation

Open Source Love License: MIT

KPV - KEGG PATHWAY VIEWER

KPV is an online tool to visualize and interact with KEGG metabolic pathways.

What's new about this?

The network elaborated in our study contemplates protein classifications according to the AP detection algorithm,facilitating the visual identification of the most important proteins of a network (points of articulation). Additionally, our proposal provides a dynamic HTML visualizations of KEGG pathways enabling the simulation of basic operations such as nodes removal and edge addition.

How to access the tool?

Easy! Just click here.

Ways to contribute

You can help us to make this projet even better 🚀. Here are the ways you can contribute to this project:

1. Giving a feedback

Report your feedback, issues or suggestions by creating a topic here 👊.

2. Developing with us

Bring your dev skills to the team by clicking here 💻.

3. Making a donation

As you know, KEGG PATHWAY VIEWER is a free web tool and it will remain free forever. However, maintaining and improving it costs time and money. If you like our work and find it useful, please help science initiatives spread out. Your contribution will be greatly appreciated and help me continue to develop this awesome tool crafted with ❤️

paypal

Contributors:

Giving a feedback

  • Inácio Medeiros
  • Diego Arthur

Developing

Donating

You can be the next to help out! 🙏

Changelog:

In order to update the CHANGELOG.md, install the extension auto-changelog: [npm install -g auto-changelog] and after run the following command:

auto-changelog --template keepachangelog

Project version tags:

Toc create release labels to the project, execute the following commands:

git tag -a v[version number in format x.x.x] -m "version [version number in format x.x.x]"

git push origin --tags

Note on file permission:

When uploading the project to the server, set the following file and folder permissions:

Folders like 755 find . -type d -exec chmod 755 {} ;

Files like 644 find . -type f -exec chmod 644 {} ;

Licence:

The MIT License.

About

Tool to visualize KEGG networks

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages