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.
1 | exportNifti(ims3d, xyz_um = c(20, 20, 20), name_prefix = "my3d_data")
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.