# HG changeset patch # User ebi-gxa # Date 1635415421 0 # Node ID 8ca3ab8300ceaa4e10d5b17d9a8cabb6dbf3ce90 # Parent 0c70a41fce6f50da70f570eeb5323859da04cf7a "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit 9ea121884e1aecd2ee66a0686057cb3ed904b9eb-dirty" diff -r 0c70a41fce6f -r 8ca3ab8300ce scanpy-multiplet-scrublet.xml --- a/scanpy-multiplet-scrublet.xml Fri Oct 15 15:05:00 2021 +0000 +++ b/scanpy-multiplet-scrublet.xml Thu Oct 28 10:03:41 2021 +0000 @@ -113,6 +113,10 @@ This is a wrapper around the Scanpy wrapper for Scrublet- see https://scanpy.readthedocs.io/en/docsearch/external/scanpy.external.pp.scrublet.html. + **Note** + + Where a threshold is not provided, Scrublet will try to automatically set one based on simulations, but this does not always work. There will be a warning, and no 'threshold' slot will be populated in .uns['scrublet']. The 'predicted_doublets' slot in .obs will be set to False for all cells such that no filtering will occur if this column is supplied to filtering steps. You can use the 'Scanpy Plot Scrublet' tool to plot the distribution of scores yourself and estimate a threshold to override this behaviour. + @HELP@ @VERSION_HISTORY@ diff -r 0c70a41fce6f -r 8ca3ab8300ce scanpy_macros2.xml --- a/scanpy_macros2.xml Fri Oct 15 15:05:00 2021 +0000 +++ b/scanpy_macros2.xml Thu Oct 28 10:03:41 2021 +0000 @@ -1,10 +1,12 @@ - 1.8.1+2 + 1.8.1+3 More information can be found at https://scanpy.readthedocs.io 18.01 - scanpy-scripts + scanpy-scripts