Skip to content

fmz349/Vesalius

 
 

Repository files navigation

DOI

Vesalius

Welcome to the Vesalius GitHub page!

What is Vesalius ?

Vesalius is an R package to decipher tissue anatomy by embracing various image analysis techniques for high-resolution ST data. Vesalius identifies spatially expressed genes linked to the morphology of tissue structures.

How to install Vesalius?

If you do not have devtools already installed, please do so beforehand.

install.packages("devtools")

Ensure that the library has been loaded

library(devtools)

Install Vesalius via GitHub

install_github("patrickCNMartin/Vesalius")

How to use Vesalius?

Vesalius provides an internal data set taken from real Spatial Transcriptomic data. This can be used as a dummy data set to get a feel for the Vesalius workflow.

The "Quick Start" guide can be found here

An in depth view of the Vesalius workflow can be found here. This contains the entire analysis related to the Vesalius bioRxiv pre-print.

NOTE: The in depth analysis file, contains path to files that should be changed accordingly.

What's next?

The Vesalius package is in its early stage of development. We would ask you to share with us any bugs, concerns, or features you wish to see implemented.

Please open a GitHub issue or send an email to Patrick Martin (patrick.martin@bric.ku.dk)

About

Vesalius: Dissecting Tissue Anatomy from Spatial Transcriptomic Data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%