Articles tagged Work
Yeast Mating
Yeast Mating
This is an explanation of my yeast video . See it and then come back. Or read this before ...
Read full article
Shmoo Video
Yeast Mating Video
Problems viewing videos? Download Java
What Is This?
This is a claymation representation of two yeast cells ...
Read full article
Python Morphology Toolbox
Python Morphology Toolbox
Pymorph is a collection of pure python implementations of many image morphology functions.
- Includes basic operations such ...
Read full article
Milk: Machine Learning Toolkit for Python
Milk: Machine Learning Toolkit for Python
This is the code that I use for my research projects.
If you like ...
Read full article
Software
Software
I have written some open-source software, some to scratch an itch, and some as part of my research.
Currently ...
Read full article
Milksets: Machine Learning Datasets for Python
Milksets: Machine Learning Datasets for Python
This packages contains some U.C.I. datasets in a common Pythonic interface, which ...
Read full article
SLIF
SLIF
SLIF is the structured literature image finder (previously, subcellular location image finder).
It searches through scientific journals, looking for ...
Read full article
Programming for Scientists
Programming for Scientists
Programming for Scientists is a course I designed for scientists who write code. The project grew out ...
Read full article
EMBO Talks
References
Reviews
These are both very short. They give a general idea, but you should follow the references.
- Luis Pedro ...
Read full article
Talks in 2011
Talks I gave in 2011
November. Bioimage Informatics: Computer Vision for Biology This was part of the EMBO course on ...
Read full article
Suffix Trees
What are suffix trees?
Suffix trees are a tree representation of a string and all its suffixes. Consider the string ...
Read full article