NEWS.md

sceptre 0.10.0 (2024-04-02)

Version 0.10.0 is a major update to the sceptre package. This version provides support for the analysis of large-scale single-cell CRISPR screen data. It also includes several other, minor updates.

Please note that v0.10.0 is a higher version number than v0.9.2. Also, note that you will need to recreate your sceptre_object and rerun your analysis to use version 0.10.0. However, you should be able to use the exact same code to do so (assuming you currently are using v0.9.0 or higher).

sceptre 0.9.2 (2023-12-08)

Version 0.9.2 is a minor update to version 0.9.0.

  1. Add an n_processors argument to the functions that enable parallelization to allow users to select the number of processors to use. (The default, n_processors = "auto", selects the number of processors to use based on the number of processors available on the machine.)
  2. Add a log_dir argument, enabling users to specify the directory in which to write the log files.
  3. Accelerate the plot_assign_grnas() function.
  4. Fix the functionality for identifying mitochondrial genes; now, genes prefixed by "MT-" or "mt-" are considered mitochondrial.

sceptre 0.9.1 (2023-10-24)

Version 0.9.1 is a minor update to version 0.9.0.

sceptre 0.9.0 (2023-10-20)

Version 0.9.0 is a total rework of the sceptre package. The new version of the package has a fresh user interface and is faster, more memory-efficient, and more fully featured than previous versions. We summarize key updates here.

sceptre 0.3.0 (2023-07-13)

Version 0.3.0 introduces a new, experimental high MOI function. We expect the experimental high MOI function to be faster, more memory efficient, and more powerful than the current high MOI function on most datasets. The current high MOI function likely will be deprecated in the next version of the package in favor of the experimental function. Please let us know about your experience using the experimental high MOI function, in particular whether you run into any bugs.

We also have added a new plotting function, namely plot_resampling_distribution. Small changes to the API of the run_sceptre_lowmoi function are detailed in the function documentation.

sceptre 0.2.0 (2023-04-03)

Version 0.2.0 is our biggest update yet. We have added functionality for low MOI analysis! The low MOI module is based new statistical methods and computational algorithms.

sceptre 0.1.0 (2022-03-10)

Version 0.1.0 is a major update to sceptre. Usability and speed are improved considerably.

Usability

Speed

Two accelerations have been implemented to improve speed. These accelerations do not affect the API of the package.

sceptre 0.0.1 (Initial release)



timothy-barry/sceptre documentation built on May 21, 2024, 2:58 p.m.