Skip to content

v0.9.2

Compare
Choose a tag to compare
@timothy-barry timothy-barry released this 08 Dec 18:52
· 242 commits to main since this release
60922bf

Four updates.

  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.