Code Monkey home page Code Monkey logo

conso's People

Contributors

aldisirana avatar bgyori avatar cthoyt avatar ddomingof avatar ewollert avatar kk0lpej4 avatar lingling93 avatar sspalek avatar yojanagadiya avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

conso's Issues

Fix check.py

relations.tsv is checked assuming that all triplets contain only HBP terms but that's not the case

Include terms from GitLab

To merge the NESTOR database into the main HBP branch on GitLab, we need to:

  • add the remaining terms that were used there to this repository
  • make a new export
  • update the references in the BEL files

Add cysteinyl leukotrienes

https://en.wikipedia.org/wiki/Leukotriene#Cysteinyl_leukotrienes

SET Evidence = "ABCC1: The protein encoded by this gene is a member of the superfamily of ATP-binding cassette (ABC) transporters. ABC proteins transport various molecules across extra-and intra-cellular membranes. ABC genes are divided into seven distinct subfamilies (ABC1, MDR/TAP, MRP, ALD, OABP, GCN20, White). This full transporter is a member of the MRP subfamily which is involved in multi-drug resistance. This protein functions as a multispecific organic anion transporter, with oxidized glutatione, cysteinyl leukotrienes, and activated aflatoxin B1 as substrates. This protein also transports glucuronides and sulfate conjugates of steroid hormones and bile salts. Alternatively spliced variants of this gene have been described but their full-length nature is unknown. [provided by RefSeq, Apr 2012]"

SET Subgraph = "Transport related subgraph"
p(HGNC:ABCC1) -| act(a(CHEBI:anticonvulsant))

# oxidized glutatione = glutathione disulfide
p(HGNC:ABCC1) -- tloc(a(CHEBI:"glutathione disulfide"))

#: Replace by future CHEBI term

# cysteinyl leukotrienes = leukotriene C4, D4, E4, F4
p(HGNC:ABCC1) -- tloc(a(CHEBI:"leukotriene C(4)"), fromLoc(GOCC:"extracellular space"), toLoc(GOCC:"intracellular"))
p(HGNC:ABCC1) -- tloc(a(CHEBI:"leukotriene D(4)"), fromLoc(GOCC:"extracellular space"), toLoc(GOCC:"intracellular"))
p(HGNC:ABCC1) -- tloc(a(CHEBI:"leukotriene E(4)"), fromLoc(GOCC:"extracellular space"), toLoc(GOCC:"intracellular"))
p(HGNC:ABCC1) -- tloc(a(CHEBI:"leukotriene F(4)"), fromLoc(GOCC:"extracellular space"), toLoc(GOCC:"intracellular"))
p(HGNC:ABCC1) -- tloc(a(CHEBI:"aflatoxin B(1)"), fromLoc(GOCC:"extracellular space"), toLoc(GOCC:"intracellular"))

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.