Releases: frankligy/scTriangulate
Version 0.13.0
Since publication, I made a few minor bug fixes based on the feedback, including:
[1] Windows user's feedback on path delimiter difference
[2] some newly added argument in preprocessing module
main functionalities remain intact, but the update will help the wide usage for other convenient functions
Zenodo citable version
This is a release to create a zenodo citable version to be compliant with the journal's publishing requirement and increase reproducibility
Version 0.12.0
In this new release:
- Adding sctriangulate.spatial module
- Adding different mode for computing annotation importance including ranking-based method
- Adding elo_rating for computing the overall quality score for each annotation
- Adding logger module for proper and clean logging
- streamlined the API to make it easy to understand and run, no need to dig into low-level implementation
- flexibly adding new metrics and callable
- Allowing specifying number of cores to use
- fix bugs in the code and doc
v0.10.1
Feature Enhancement:
-
Neighborhood Components Analysis (supervised PCA embedding)
-
Coexpression plot
-
Sankey plot
-
Now supports for single-cell splicing data and single-cell mutation data multimodal analysis
-
Can visualize as many as 433 single cell clusters
-
color module support colorful stdout
polish the documentation and fix bugs
scTriangulate_0.9.2
This version is mainly for feature enhancement:
Add build_custom_continuous_cmap
and build_custom_divergent_cmap
functions in the colors
module.
scTriangulate_0.9.1
Version 0.9.1 2021/10/10
- Add the option for whether assessing the raw cluster or not.
- Polish the documentation and fix some typos
scTriangulate_0.9.0
First public release
scTriangulate_v0.8.0
In this new release:
- a ready-to-use python package
- can generate publication-quality figure
- passed all the test functions
- make sure all the default argument values are correct
scTriangulate_0.7
In this new version:
- better inspection visualization
- add 7 modes to exclude artifact genes
- filter genes for the heatmap visualization
scTriangulate_0.6.1
First ready version, you can run the tool through the command line.
Four modes:
metrics
shapley
combine
cluster