Skip to contents

scop 0.1.5

scop 0.1.4

  • 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

scop 0.0.5

  • Data: Updated the pancreas_sub and panc8_sub test datasets to the Seurat v5 object format.