Skip to content

Code accompanying "Co-registration and analysis of multiple imaging mass spectrometry datasets targeting different analytes"

License

Notifications You must be signed in to change notification settings

NHPatterson/RegCombIMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RegCombIMS

Code accompanying "Co-registration and analysis of multiple imaging mass spectrometry datasets targeting different analytes" Please cite this work if you use this tool in your own analysis.

This repository contains code to demo the analysis pipeline described in "Co-registration and analysis of multiple imaging mass spectrometry datasets targeting different analytes"

RegCombIMS extends Cardinal's excellent data structures for IMS for computational registration tasks using the RNiftyReg library.

Installation

This package can be installed from github in R using the devtools package and following code:

#install Cardinal following instructions at https://cardinalmsi.org/
#install RNiftyReg
install.packages("RNiftyReg")
install.packages("devtools") # if you have not installed "devtools" package
devtools::install_github("nhpatterson/RegCombIMS")

Demo

See demo example combining two datasets

Contact:

Heath Patterson [email protected]

Please use the GitHub issue tracker for any errors encountered using this tool. I will try to solve them ASAP.

About

Code accompanying "Co-registration and analysis of multiple imaging mass spectrometry datasets targeting different analytes"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages