Skip to content

Releases: kidcancerlab/rrrSingleCellUtils

v0.21.0

26 Feb 21:15

Choose a tag to compare

v0.21.0 Pre-release
Pre-release
  • Updated annotate_celltypes() internal code to deal with changes to SingleR output.

v0.20.0

25 Feb 21:36

Choose a tag to compare

v0.20.0 Pre-release
Pre-release
  • Added option to include additional references to annotate_celltypes().
  • Fixed documentation for velocity analysis.
  • Fixed issue with timeout when downloading nichenetr reference data.

v0.19.0

12 Jan 19:13

Choose a tag to compare

v0.19.0 Pre-release
Pre-release

Minor updates to process_seurat() and annotate_celltypes()

v0.18.0

07 Feb 18:16

Choose a tag to compare

v0.18.0 Pre-release
Pre-release

Fixed but in merge_atac() where bed fields were not properly filtered by size

v0.16.0

30 Sep 15:50

Choose a tag to compare

v0.16.0 Pre-release
Pre-release

Added the option to specify species when running kill_cc() and also to not generate a plot when running it.

v0.15.0 Velocity analysis

17 Sep 14:36

Choose a tag to compare

Pre-release

Added in code to do velocity analysis

v0.14.0 moving raw data autoprocessing to a different package

17 Sep 13:17

Choose a tag to compare

Update version to 0.14.0

v0.13.0

27 Aug 15:44

Choose a tag to compare

v0.13.0 Pre-release
Pre-release

Added annotate_celltypes() function

v0.12.0

30 May 17:15

Choose a tag to compare

v0.12.0 Pre-release
Pre-release

Added run_fdl() function to make a force directed layout reduction in a Seurat object

v0.10.1

09 Apr 19:31

Choose a tag to compare

v0.10.1 Pre-release
Pre-release

Fixed an issue where filtering based on species_pattern could remove all the genes or peaks in a dataset and result in a rather uninformative error. This has been updated so an informative error is thrown if this happens.