GithubHelp home page GithubHelp logo

davidbreuer / img2net Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 3.49 MB

Automated network-based analysis of imaged phenotypes

License: GNU General Public License v3.0

Makefile 0.31% Python 99.69%

img2net's Introduction

img2net

Automated network-based analysis of imaged phenotypes

(A) GUI to set parameters for the network reconstruction. (B) Actin network reconstructed with a hexagonal grid. (C) 3D reconstruction for image data with four z-slices. (D) Time series of the assortativity for multiple untreated (blue) and treated (red) plants. (E) Ratios of average path lengths and algebraic connectivities of observed and null model networks.

Please see project website for details.

Instructions

Install package via:

  • sudo pip2 install -e .

Run program via:

  • run_img2net.py OR
  • cd bin && python2 run_img2net.py

Citation

If this software is useful for your work, please include the following references in your publication or redistribution:

Breuer et al. (2014) Quantitative analyses of the plant cytoskeleton reveal underlying organizational principles. J. R. Soc. Interface, 11(97): 20140362.

Breuer and Nikoloski (2014) img2net: Automated network-based analysis of imaged phenotypes. Bioinformatics, 30(22): 3291-3292.

img2net's People

Contributors

davidbreuer avatar

Watchers

 avatar  avatar

img2net's Issues

AttributeError: class img2net has no attribute 'calc'

Traceback (most recent call last):
  File "run_img2net.py", line 70, in on_button1_clicked
    img2net.calc.calc(self,gtk,dir_input,gridtype,nullmodel,R,lz,dx,dy,dz,pbx,pby,pbz,vax,vay,cores)
AttributeError: class img2net has no attribute 'calc'

As I list img2net's methods/attributes, the result below:

>>> dir(img2net)
['__builtins__', '__doc__', '__file__', '__name__', '__package__', '__path__', '__version__']

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.