Skip to content

RuishanLiu/Gene-Spatial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spatial Correlation of Gene Expressions

Codes for paper Modeling Spatial Correlation of Transcripts With Application to Developing Pancreas.

Process and Analyze Data

run train.py --path_file <path to data expression csv file> --path_nuc <Path to nuclei position csv file> --path_gene <Path to gene conversion csv file> --path_save <Path to save results>

By running train.py, the gene expression data are processed and the spatial correlation results are stored in a PKL file (as a SpatData class, defined in functions.model_spatdata).

Plot Results

How to access and visualize results is illustrated in

read.ipynb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors