Code Monkey home page Code Monkey logo

protein-networks's People

Watchers

 avatar

protein-networks's Issues

Enforce sub-quaternary level community structure

This should probably be done by breaking each protein into a chain, then running the CD on each chain. There's potential to stitch the resulting networks back together, but its not strictly necessary.

Network property calculator

This is needed to compare and contrast the different network generation inputs, and the resulting communities. The ability to output a network as a networkx Graph would be good. And Modularity, Conductance, Jaccard, NMI would be nice too

Identify and compare conserved modules

After the community structure has been found for the proteins, we should perform an all-to-all comparison and identify conserved modules. We can compare these with the existing protein databases.

Add functionality for other CD methods

In order to perform a comprehensive analysis of how different community detection methods break up proteins, we need lots of data for different proteins and different methods. Currently we have validation only for AFG and Infomap, and only data /gen capacity for Infomap. However, we're looking to answer the "why did you choose X?" question, so the different CD methods probably don't need integrating into the module proper.

Write Tree Comparison Algorithm

We (and perhaps everybody else) need a weak isomorphism algorithm, but no quick ones are known.
Idea: By using community detection to generate a dendrogram, we can compare two graphs by comparing their trees.

Write and run an information optimiser

We've shown that optimising Q gives us module fragments that don't show nearly the same compression as that of amino acids; CJP suggests plugging in the information calculator and performing a direct optimisation.

Write a group-move optimiser

Chris currently uses steepest descent when doing energy minimisation, but with lots of local moves. Want to do group moves, but which groups? -> community detection!

Make proteinnetworks do "something" if you don't have a database up.

Currently the module is unusable if it can't spot a MongoDB instance (and the location of said MongoDB instance is hardcoded). It would make more sense if:

  • the URI and parameters were actually parameters
  • the failure mode was to generate everything from scratch and store in a temp folder

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.