# HG changeset patch # User ebi-gxa # Date 1583322250 18000 # Node ID 0e985680e67d51f17c18d22d765584e3d348b3ee # Parent 04f32429dcf2e07a94468a9cd7b59528e220635b "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/droplet-rank-plot/.shed.yml commit bf9021c853da640771202920cde38f77cdeaf368" diff -r 04f32429dcf2 -r 0e985680e67d dropletBarcodePlot.xml --- a/dropletBarcodePlot.xml Fri Nov 08 09:08:14 2019 -0500 +++ b/dropletBarcodePlot.xml Wed Mar 04 06:44:10 2020 -0500 @@ -1,13 +1,13 @@ - + Creates a barcode rank plot for quality control of droplet single-cell RNA-seq data bioconductor-dropletutils - openblas - r-matrix - r-ggplot2 - r-optparse - r-gridextra - bioconductor-delayedarray + openblas + r-matrix + r-ggplot2 + r-optparse + r-gridextra + bioconductor-delayedarray - + - + @@ -58,7 +58,7 @@ **What it does** -Given a barcode freqeuncy table or an MTX-format matrix from which one can be calculated, produces a barcode rank plot to assess distinctness of droplets with cells over those without (a key mark of good-quality droplet single-cell RNA-seq data). +Given a barcode freqeuncy table or an MTX-format matrix from which one can be calculated, produces a barcode rank plot to assess distinctness of droplets with cells over those without (a key mark of good-quality droplet single-cell RNA-seq data). Thresholds are calculated and plotted, either with DropletUtils or by custom method discussed at https://github.com/COMBINE-lab/salmon/issues/362#issuecomment-490160480.