Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.61 KB

index.md

File metadata and controls

16 lines (11 loc) · 1.61 KB
layout menu title
home
home
Molecule Archive Suite

{:.lead} Mars - Molecule ARchive Suite is broad framework for storage and reproducible processing of single-molecule observations.

Mars provides a collection of ImageJ2 commands to find, fit, track and characterize single molecules. The algorithms provided are routinely used to analyze data arising from multicolor single molecule TIRF and DNA flow stretching experiments. Primary image analysis commands generate MoleculeArchives which contain collections of individual molecules and image metadata records. MoleculeArchives have a simple, yet powerful, API for fast and concise access to subsets of records based on arbitrary properties. During creation, all records are assigned universally unique IDs, which serve as the primary keys for retrieval and storage. This architecture allows for seamless virtual storage, merging, and multithreaded processing of very large datasets. Moreover, this framework allows for the same data structure to be used all the way from initial processing to the generation of final plots either in Fiji or in Jupyter notebooks using Python.

This site is currently undergoing major changes and has many broken links. Check back within the next days/weeks for the updates.

To get started with Mars, take a look at the tutorials, example gallery, and usage guide, or read about the project's goals. Comprehensive reference material can be found in the documentation section.