Enhancements: Update .onAttach(), now .onAttach() will print more information about conda and Python.
Enhancements: Update PrepareEnv for easy add or update a conda environments and install Python packages.
New Functionality: Added ListEnv() and RemoveEnv() for easy management of conda environment and Python packages.
scop 0.1.3
New Functionality: Added TACSPlot() for creating FACS-like plots.
scop 0.0.9
Bug Fixes: Corrected an issue in PrepareEnv(). The default Python version is now set to 3.10, which ensures that Python-dependent functions like RunPAGA() and RunSCVELO() run correctly.
scop 0.0.6
New Functionality: Introduced GetAssayData5(), a reimplementation of GetAssayData(), for compatibility with Seurat v5 Assay objects.