Releases: Starlitnightly/omicverse
Releases · Starlitnightly/omicverse
v1.4.17
bulk module
- fix the compatibility of
pydeseq2
while its version equal0.4.0
- add
bulk.batch_correction
for multi bulk RNA-seq/microarray sample
single module
- add
single.batch_correction
for multi single cell datasets
preprocess module
- add parameter
layers_add
inpp.scale
v1.4.14
bulk module
- add
mad_filtered
to filtered the robust genes when calculated the network inov.bulk.pyWGCNA
module - fix
string_interaction
inov.bulk.pyPPI
for string-db updated.
preprocess module
- change
mode
arguement ofpp.preprocess
, normalize|HVGs:We use | to control the preprocessing step, | before for the normalisation step, eithershiftlog
orpearson
, and | after for the highly variable gene calculation step, eitherpearson
orseurat
. Our default isshiftlog|pearson
. - add
ov.utils.embedding
,ov.utils.neighbors
, andov.utils.stacking_vol
- add
batch_key
inpp.preprocess
andpp.qc
utils module
- add
plot_ConvexHull
to visualize the boundary of clusters - add
weighted_knn_trainer
andweighted_knn_transfer
for multi adata integrate
single module
- fix the error of import of
mofax
v1.4.12
v 1.4.12
update conda install omicverse -c conda-forge
add pytest
single module
- add
pyTOSICA
module in single to perform celltype migration from reference scRNA-seq in Tranformer model - add
atac_concat_get_index
,atac_concat_inner
,atac_concat_outer
function to merge/concat the scATAC data. - fix
MetaTime.predicted
when Unknown cell type appear
preprocess module
- add
plot_embedding
inov.utils
to plot umap in special color dict
v1.4.4
single module
- add
panglaodb
database topySCSA
module - fix the error of
pySCSA.cell_auto_anno
when some celltype not found in clusters - fix the error of
pySCSA.cell_anno
whenrank_genes_groups
not consisted with clusters - add
pySIMBA
module in single to perform batch correction
preprocess module
- add
store_layers
andretrieve_layers
inov.utils
- add
plot_embedding_celltype
andplot_cellproportion
inov.utils
v1.4.1
v1.4.0
bulk2single module
- add
BulkTrajBlend
method inbulk2single
single module
- fix the error of
scnocd
model - add
save
,load
, andget_pair_dict
ofscnocd
model
utils
- add
mde
method in utils - add
gz
format support forutils.read
v1.3.1
single module
- add
get_celltype_marker
method insingle
- add
GLUE_pair
,pyMOFA
,pyMOFAART
module insingle
- add tutorial Multi omics analysis by MOFA and GLUE
- update tutorial Multi omics analysis by MOFA
v.1.2.11
bulk module
- fix
wilcoxon
method inpyDEG.deg_analysis
- add the parameter setting of treatment and control group's name in
pyDEG.plot_boxplot
- fix the figure display not entire of
pyWGCNA.plot_matrix
- fix the category correlation failed by ont-hot in
pyWGCNA.analysis_meta_correlation
- fix the network display failed in
pyWGCNA.plot_sub_network
and updated theutils.plot_network
to avoid this error.
v.1.3.0
bulk module
- add
DEseq2
method topyDEG.deg_analysis
- add
pyGSEA
module inbulk
- change the name of raw
pyGSEA
topyGSE
inbulk
- add
get_gene_annotation
ofutils
to perform gene_name transformation
v.1.2.10
renamed the package to omicverse
single module
- fix the argument error of
pySCSA
bulk2single module
- update the plot argument of
bulk2single