Skip to content

Releases: interactivereport/cellxgene_VIP

v3.1

27 Feb 14:34
Compare
Choose a tag to compare
  • Added install_VIPlight.sh to improve installation speed and compatibility without CLI (Command Line Interface) modules
  • Added CosMx spatial transcriptomics visualization capability

v3.0

02 Apr 23:47
Compare
Choose a tag to compare
  • Upgraded to cellxgene v1.1.1
  • Added specificity scores of cell types

v2.8

23 Oct 22:54
Compare
Choose a tag to compare
  • More types of violin plot

v2.6

01 Dec 13:15
Compare
Choose a tag to compare
  • Added visualization module of multiome data
  • Improved spatial transcriptomics module

v2.5

28 Feb 04:48
Compare
Choose a tag to compare
  • Added testing function from user interface
  • Upgraded to cellxgene v0.16.7
  • Using description file instead of description line in h5ad file

v2.4

11 Feb 21:26
Compare
Choose a tag to compare
  • Using yml file to install python modules
  • R in conda environment can be used

v2.2

16 Oct 20:11
Compare
Choose a tag to compare
  • FIx a bug if rules of description line is not followed exactly

Add short description and initial graph settings. “|” and “by” are delimiters for VIP to parse the initial settings. Please follow the same rule for your own h5ad files. Please ensure to use matching names (umap, cell_type) in your data set.

adata.obs['>Description'] = ['Human brain snRNAseq 46k cells (MS Nature 2019 Schirmer et al.); data - normalized, log transformed and scaled UMI; platform - 10X v2 chemistry | embedding by umap; color by cell_type']*adata.n_obs

v2.1

03 Oct 03:07
Compare
Choose a tag to compare
  • Specified versions of python modules in config.sh
  • Works with multiple data sets under a root directory

v2.0

24 Sep 18:45
Compare
Choose a tag to compare
  • Upgraded to cellxgene v0.16.4

v1.1.1

24 Sep 16:38
Compare
Choose a tag to compare
  • minor improvement on installation
  • created ver1.x branch that is based on cellxgene v0.15.0