GithubHelp home page GithubHelp logo

bowenli37 / iomics4j Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 320 KB

Make sense of omics data with graph database + mining + visualization.

License: GNU General Public License v2.0

Python 52.80% R 21.49% Shell 21.82% Perl 3.89%

iomics4j's People

Contributors

bowenli37 avatar etheleon avatar

Watchers

 avatar  avatar  avatar  avatar

iomics4j's Issues

Loading KEGG's reaction network in neo4j

Try to initialise a metabolic reaction bipartite graph as a DB and we link out from there.
currently the data is listed as below:

ko -> cpd -> ko

  1. every rxn is given a rxn ID as well as cpd
    in 2 formats (xml or raw)

XML

R00001: C00404 + n C00001 <=> (n+1) C02174

filepath: kegg_dump/ligand/reaction/reaction.lst (eqn) or reaction (rxn name & details)
filepath: kegg_dump/ligand/compound/compound (names, id & details)

::More information::

A single entry in reaction (perl script can be reused /// is the entry separator

perl -0777 -ne '@A=split(qq(///),$_); END{print $a[1]}' ligand/reaction/reaction

ENTRY R00002 Reaction
NAME Reduced ferredoxin:dinitrogen oxidoreductase (ATP-hydrolysing)
DEFINITION 16 ATP + 16 H2O + 8 Reduced ferredoxin <=> 8 e- + 16 Orthophosphate + 16 ADP + 8 Oxidized ferredoxin
EQUATION 16 C00002 + 16 C00001 + 8 C00138 <=> 8 C05359 + 16 C00009 + 16 C00008 + 8 C00139
COMMENT a part of multi-step reaction (see R05185, R00002+R00067+R00153+R02802+R04782)
RPAIR RP00003 C00002_C00008 main
RP00010 C00002_C00009 leave
RP05676 C00001_C00009 leave
ENZYME 1.18.6.1

rxns2KOs
every enz/KO comes with a list of associated reactions

filepath: /export2/home/uesu/kegg_dump/genes/ko/ko

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.