Skip to content

Shiny R application for the processing of imaging data recieved from Imaris. Created for internship with the Duarte Campos Group 01.25-03.25

Notifications You must be signed in to change notification settings

for-hyde/ImarisProcessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R Shiny Imaris Data Processing Application

This application is currently being created as part of an internship with the Duarte Campos group. The primary purpose is to enable simplified data processing of data generated by Imaris imaging software.

Features

  • Efficient processing of features extracted from images in Imaris.
  • Selection of condition parameters based on file naming conventions.
  • Selection of well and count information.
  • Generation of PCA, t-SNE, or UMAP for dimensionality reduction.
  • Export of the resulting dataframe as a csv file.

This repository is still a work in progress and more functions are set to be added.

Downloading

To use the repository ensure you have R installed. Also ensure you have the renv package installed for R. To install the package the following code will work.

install.packages("renv")

It is recommended you have RStudio installed, but not required. Using Bash, you can download the repository.

git clone https://github.com/for-hyde/ImarisProcessing.git 

About

Shiny R application for the processing of imaging data recieved from Imaris. Created for internship with the Duarte Campos Group 01.25-03.25

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages