Skip to content

visdesignlab/loon-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loon Utilities Package

A suite of tools (PyPi Package) to help convert your cell microscopy data for visualization in Loon.

Loon is a data visualization software for cell microscopy data.

Loon expects data in a specified format in order to be visualized.

Quick Start

1. Install via command line

pip install loon-utils

2. Test

  • Run Any Loon Utility Function in a Python session

    from loon_utils import hello
    hello()
  • Or, run any of them from the command line

    hello

Convert Data From Trackmate

``` convert_trackmate ```

Convert

Contributing

To help develop or add conversion tools, open an issue or submit a descriptive pull request here

About

Utilities for converting cell microscopy data to be visualized in Loon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages