Skip to content

xuanwuji/SpatialCL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpatialCL

SpatialCL is a workflow for representation learning of spots in spatial transcriptome data, utilizing contrastive learning techniques.

The file description is as follows:

  • Model.py : The artichture of the Siamese network, you can change it here;
  • Tranier.py : A Tranier Class, you can configure the training parameters here;
  • Transform.py : Different ways of adding noise are defined;
  • GeneAggr2Set : The different way of aggregating expression values of gene pathways is defined
  • workflow.py : Training workflow & infer workflow

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages