Code Monkey home page Code Monkey logo

platemate's Introduction

PlateMate

PlateMate is a python package that helps you importing and analyzing data from plates with multiple weels (e.g., 96-well plates). The main idea is to construct a package capable of handling the most common tasks needed when analyzing data from multiple-well plates, and fully compatible with Jupyter Notebooks. This is still under development, but if you are interested in using and testing it, feel free to contact us.

It was originally written for the iGEM 2015 competition.

Example of applications of this package

Installation

PlateMate is compatible with setup.py and pip. You can install PlateMate using pip:

pip install git+https://github.com/VandroiyLabs/platemate

It is very common to have Continuum's Anaconda installed and set as main Python environment -- especially in Mac OS X systems. If you are using Anaconda and wants to install it in Anaconda's environment, you can (for now) use the setup.py script. In summary,

git clone https://github.com/VandroiyLabs/platemate/
python setup.py install

If you don't want to use git, you can skip the first command above and simply download the latest version of PlateMate by clicking here. If all dependencies are satisfied, it should install platemate without a problem.

Dependencies

The required dependences are minimal, and there is a high chance that you have them already.

  • Python 2.7
  • Numpy
  • Matplotlib
  • Pandas
  • openpyxl
  • itertools

Main collaborators:

If you have collaborated, please add your name and create a Pull Request.

License

PlateMate is free to use, free as in freedom and as in free beer. PlateMate is provided under GPL 3.0. Find a copy of the license in file LICENSE.

platemate's People

Contributors

thmosqueiro avatar

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.