Releases: KrishnaswamyLab/MAGIC
Releases · KrishnaswamyLab/MAGIC
MAGIC v3.0.0
Changeset:
- Remove deprecated submodules
magic.ioandmagic.preprocessing - Remove deprecated argument
kanda
MAGIC v2.0
Changeset:
- reimplemented
knn_maxparameter - changed default
decayto 2 - styled code with
black
MAGIC v1.5.0
Changeset:
- Require Python 3
- Rmagic handles Seurat 3.0
- Python MAGIC handles graphtools 1.0.0
krenamed toknn,arenamed todecay
MAGIC v1.4.0
Changeset:
- Rmagic now accepts and returns a Seurat object
- Python MAGIC documentation is fixed
MAGIC v1.3.0
Major bugfix release.
MAGIC v1.3.0 now has much more reliable R support, and offers advice to users receiving import errors from reticulate. Python MAGIC now also contains a helper function for kNN DREMI which is a wrapper for scprep.stats.knnDREMI.
MAGIC v1.2.0: PyPi Release
Changes:
- MAGIC now now available on
pipwithpip install magic-impute - Uses
taskloggerfor logging - R tutorials are HTML instead of MD for rendering on the web
- fixes logging in Windows
- more informative errors in
reticulateinstall failure
MAGIC v1.1.0
MAGIC v1.1.0
Changes:
- added AnnData support for scanpy
- updates tutorials and READMEs to reflect MAGIC's release on CRAN
- various bugfixes
MAGIC 1.0: Fast MAGIC
MAGIC v1.0.0 is a brand new release of MAGIC which runs orders of magnitude faster than the original algorithm. Tutorials are available in Python, R and MATLAB.