| Literature DB >> 19833518 |
Jason R Swedlow1, Kevin W Eliceiri.
Abstract
Significant technical advances in imaging, molecular biology and genomics have fueled a revolution in cell biology, in that the molecular and structural processes of the cell are now visualized and measured routinely. Driving much of this recent development has been the advent of computational tools for the acquisition, visualization, analysis and dissemination of these datasets. These tools collectively make up a new subfield of computational biology called bioimage informatics, which is facilitated by open source approaches. We discuss why open source tools for image informatics in cell biology are needed, some of the key general attributes of what make an open source imaging application successful, and point to opportunities for further operability that should greatly accelerate future cell biology discovery.Entities:
Mesh:
Year: 2009 PMID: 19833518 PMCID: PMC2789254 DOI: 10.1016/j.tcb.2009.08.007
Source DB: PubMed Journal: Trends Cell Biol ISSN: 0962-8924 Impact factor: 20.808
List of features of common open source licenses.
| Open source licenses | Website | Key features |
|---|---|---|
| Public domain | Software distributed in this way has no license or any restrictions based on its use, modification, or distribution. The software is not subject to any copyright protection | |
| Apache license | Allows for commercial use and allows for modified code to be distributed freely under any license. Considered one of the most liability-resistant open source licenses due to clear language in the license | |
| BSD license | Allows for unrestricted distribution as long as copyright and warranty notices are included | |
| GNU general public license (GPL) | All derived works must use the same license. Notably less permissive than BSD | |
| GNU lesser General public audience (LGPL) | More permissive version of GPL that allows programs that just link with LGPL code to not be LGPL. | |
| Mozilla public license | Hybrid of GPL and BSD requiring all used and modified code to stay under license. Has several key additions, including allowing executables to use different licenses and explicit clause on patent rights | |
| Common development and distribution license | Free license developed by Sun but considered incompatible with GPL. Based on the Mozilla license, it has several key additions to ease commercial use including patentability adoption and notice of use. | |
| Common public license | Must make source code available but allows for proprietary programs to use without being same license type | |
| MIT license (also called X11 license) | GPL compatible license that is permissive allowing for proprietary software use |
Representative survey of open source bioimage tools
| Software tool | Main feature set | License type | Website |
|---|---|---|---|
| ImageJ | Image processing | Public domain | |
| OME | Database and image informatics | GPL | |
| Bio-Formats | Metadata interchange library | GPL | |
| CellProfiler | Automated identification of features in cells | GPL | |
| VisBio | Multidimensional image analysis | GPL | |
| Bisque | Database system for semantic analysis | GPL | |
| PSLID | Subcellular localization data model | GPL | |
| Micromanager | Microscopy control | BSD | |
| ITK | Set of extensive tools for image analysis, including segmentation and registration | BSD | |
| FARSIGHT | Toolkit for associative image analysis | BSD | |
| Osirix | Multidimensional medical image viewer | GPL | |
| BioImageXD | Python package that leverages ITK for image processing and volume rendering | GPL |