Skip to content

Example tutorial of Microns dataset's simple data query and quick analysis.

Notifications You must be signed in to change notification settings

FANCilab/microns_tutorial_2025

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

microns_tutorial_2025

Example tutorial of Microns dataset's simple data query and quick analysis.

Prerequisites

  • NAS mounted on your PC: Make sure you have FANCiLab NAS mounted on your local PC for access
  • Create virtual conda environment: I highly recommend creating virtual environment for this tutorial
conda env create -f environment.yml -n microns_tutorial_2025
conda activate microns_tutorial_2025
  • CAVEclient setup: once you have created conda env, setup CAVEclient. You can follow this tutorial

About

Example tutorial of Microns dataset's simple data query and quick analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.5%
  • Python 0.5%