exportNifti: Export data in Nifti format

Description Usage Arguments

View source: R/exportNifti.R

Description

Exports reconstructed 3D arrays which can be opened and visualized in FIJI ImageJ, Slicer or other scientific imaging software. Function writes *.nii files to the current working directory.

Usage

1
exportNifti(ims3d, xyz_um = c(20, 20, 20), name_prefix = "my3d_data")

Arguments

ims3d

combined, processed 3D IMS dataset

xyz_um

spatial resolution information in microns for all three dimensions

name_prefix

character string to be prepended to exported nifty image filenames


NHPatterson/Reg3DIMS documentation built on Oct. 30, 2019, 10:04 p.m.