https://github.com/biop/ijab-tracmit

TRACMIT: an effective pipeline for tracking and analyzing cells on micropatterns through mitosis

https://github.com/biop/ijab-tracmit

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

TRACMIT: an effective pipeline for tracking and analyzing cells on micropatterns through mitosis

Basic Info
  • Host: GitHub
  • Owner: BIOP
  • License: bsd-3-clause
  • Language: Batchfile
  • Default Branch: master
  • Size: 5.56 MB
Statistics
  • Stars: 0
  • Watchers: 4
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 6 years ago · Last pushed over 6 years ago

https://github.com/BIOP/ijab-tracmit/blob/master/

# TRACMIT: Algorithm for Single cells on Micropatterns through mITosis

## Introduction

TRACMIT is written as an ImageJ ActionBar containing ImageJ 1 Macro code. It allows for the tracking and characterization of the mitotic plate's division angle of cells undergoing mitosis on micropatterns.

### Repository Contents
- **Readme.md** - This file
- **TRACMIT User Guide.pdf** - Interface and user guide
- **LICENSE** - License file
- **TRACMIT_1.1.ijm** - The actual code of TRACMIT, in ActionBar form
- **TRACMIT_Settings_1.1.ijm** - A sub-ActionBar that contains methods for setting TRACMIT parameters, as well as a series of wizards to help set most parameters interactively.
- **updateFile.bat** - Windows Batch script useful for when updating this repository. Not of use to end users.
- **TRACMIT Default Settings.txt** - Text file with all de default settings for TRACMIT, can be loaded using the **Load Parameters** button.

## Installation

### Dependencies
After completing the step above make sure that the following update sites are enabled:
- **IBMP-CNRS** - Contains the ActionBar Plugin by Jerme Mutterer
- **PTBIOP**  - Contains the BIOPLib and attached plugins used for managing TRACMIT's settings and other internals
- **Imagescience**  - Contains the FeatureJ Laplacian Plugin used by TRACMIT

The simplest way to install TRACMIT is to use the TRACMIT Update site through [Fiji](https://fiji.sc/):

1. From Fiji, go to **Help > Update...**
2. Select **Manage Update Sites**
3. Click on **Add Update Site**, this will create a new line on the table
4. Change the **Name** to "TRACMIT", for clarity's sake
5. In the **URL** column, enter or paste *http://biop.epfl.ch/TRACMIT/*
6. Click on **Close**
7. Finally click on **Apply Changes** and restart Fiji

After these steps, you should find **"TRACMIT_xx"** under **Plugins > ActionBar > TRACMIT**

## Use

To test it, you can download a sample dataset from ZENODO with the following DOI.
Please see the User Guide if you have questions

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.232218.svg)](https://doi.org/10.5281/zenodo.232218)

1. Launch TRACMIT after installation
2. Locate the **TRACMIT Default Settings.txt** in `plugins/ActionBar/TRACMIT/` or download it from this repository
2. Using the **Load Parameters** button, load the file above.
2. Click on **Select Image** and point it to the folder you just extracted.
3. Select one of the images
4. For testing, we recommend you crop the image to a more manageable size (512x512).
4. Click on **Measure Current Image**


## License

This software is offered under the "[Revised BSD License](https://en.wikipedia.org/wiki/BSD_licenses#3-clause_license_.28.22Revised_BSD_License.22.2C_.22New_BSD_License.22.2C_or_.22Modified_BSD_License.22.29)" which is described in the LICENCE file contained within this repository.

Owner

  • Name: BioImaging And Optics Platform (BIOP)
  • Login: BIOP
  • Kind: organization
  • Location: Lausanne, Switzerland

All the code that is publicly available/published by the BioImaging And Optics Platform (BIOP)

GitHub Events

Total
Last Year