Skip to content

Getting started

guijacquemet edited this page Oct 20, 2023 · 6 revisions

Welcome to CellTracksColab! Before diving into the platform, let's ensure you have everything set up correctly and understand some foundational concepts.


🌐 System Requirements

  • Browser: Google Chrome, Firefox, or Safari.
  • Google Account: Required for Google Colaboratory.

πŸ“ Acquainting with Google Colaboratory

If you're unfamiliar with Google Colab:

  • Google Colab is a cloud-based platform that lets you write and execute Python code in a web browser.
  • It provides free access to GPUs and TPUs.
  • No setup required.

Google Colab Introduction ➑️


πŸ“¦ Data Preparation

  • Format: CellTracksColab ingests tracking data stored in CSV files. If you can, provide the original movies as .tif files.

  • Organization: Files should be organized within a two-tiered folder hierarchy: primary folder for experimental conditions and subfolders for biological repeats.

  • Limitations: CellTracksColab does not support track splitting or merging.

  • If you want CellTracksColab to be compatible with other dataset formats, please be in touch.



🏠 Home

πŸš€ Before getting Started


πŸš€ Getting Started


πŸ“Š Analysis & Visualization


πŸ“Š Advanced Analysis modules


πŸ§ͺ Add custom analyses



Clone this wiki locally