README.md

SMART v2.0 (Semi-Manual Alignment to Reference Templates)

Pre-print: SMART: An open source extension of WholeBrain for iDISCO+ LSFM intact mouse brain registration and segmentation

Mar-30-2021: SMART version 2.0 release

It's been a few years since the initial release of SMART, and we have a few updates. First off, we've moved the repository from Michelle's account to here! We've also implemented some bug fixes and new features.

The first set of new features allows users to compile data from multiple SMART analyses. To do this, we've added three functions: concatenate(), cell_count_compilation(), and get_groups(). concatenate() merges multiple datasets (after forward warp) and saves them in a new .RData file, which can be used to output group cell counts. cell_count_compilation determines cell counts from a list of user-specified regions from multiple SMART analyses. For ease of downstream processing (i.e. statistical tests), regional cell counts are output into one .csv file. get_groups() uses this .csv file to calculate group mean and standard deviation values for every region.

The second set of new features enables users to conduct a voxel-based analysis (similar to other programs, like ClearMap). voxelize() generates a cell density map (saved as an .RData object, .csv file, and visual heatmap), and voxel_stats() runs statistical tests on these maps to determine group differences in cell density.

New Features

What is SMART?

Mapping immediate early gene (IEG) expression across intact brains is becoming a popular approach for identifying the brain-wide activity patterns underlying behavior. Registering whole brains to an anatomical atlas presents a technical challenge that has predominantly been tackled using automated voxel-based registration methods; however, these methods may fail when brains are damaged or only partially imaged, can be challenging to correct, and require substantial computational power. Here we present an open source package in R called SMART (semi-manual alignment to reference templates) as an extension to the WholeBrain framework for automated segmentation and semi-automated registration of experimental images to vectorized atlas plates from the Allen Brain Institute Mouse Common Coordinate Framework (CCF).

The SMART package was created with the novice programmer in mind and introduces a streamlined pipeline for aligning, registering, and segmenting large LSFM volumetric datasets with the CCF across the anterior-posterior axis, using a simple โ€˜choice gameโ€™ and interactive user-friendly menus. SMART further provides the flexibility to register partial brains or discrete user-chosen experimental images across the CCF, making it compatible with analysis of traditionally sectioned coronal brain slices.

Pipeline ๐Ÿ‘ท

Installation โš™๏ธ

Tutorial ๐Ÿ“š

Notes

Resources ๐Ÿ’พ

Wholebrain webpage

Open brain map

SMART example data and references

Golden Lab webpage

Contributors ๐Ÿคผ



jdknguyen/SMART documentation built on May 30, 2022, 10:51 p.m.