# HG changeset patch # User ebi-gxa # Date 1568636092 14400 # Node ID 9acb5f068e6bb9b2f22266202694ff8170e2c894 # Parent 96b851e96dd06da9c917ea7ad3577305198a8537 "planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit 4846776f55931e176f7e77af7c185ec6fec7d142" diff -r 96b851e96dd0 -r 9acb5f068e6b scanpy-scale-data.xml --- a/scanpy-scale-data.xml Wed Apr 03 11:09:38 2019 -0400 +++ b/scanpy-scale-data.xml Mon Sep 16 08:14:52 2019 -0400 @@ -1,40 +1,27 @@ - + to make expression variance the same for all genes - scanpy_macros.xml + scanpy_macros2.xml - - - - - - + + @@ -46,7 +33,6 @@ - @@ -58,11 +44,7 @@ **What it does** - Scale data to unit variance and zero mean (`pp.scale`) - Regress out unwanted sources of variation (`pp.regress_out`) - - Regress out unwanted sources of variation, using simple linear regression. This is - inspired by Seurat's `regressOut` function in R. + Scale data to unit variance and (optionally) zero mean (`scanpy.pp.scale`) @HELP@ diff -r 96b851e96dd0 -r 9acb5f068e6b scanpy_macros2.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/scanpy_macros2.xml Mon Sep 16 08:14:52 2019 -0400 @@ -0,0 +1,94 @@ + + 1.4.2 + More information can be found at https://scanpy.readthedocs.io + =1.4.2). + +1.3.2+galaxy1: Normalise-data and filter-genes: Exposes ability to output 10x files. + +1.3.2+galaxy0: Initial contribution. Ni Huang and Pablo Moreno, Expression Atlas team https://www.ebi.ac.uk/gxa/home at +EMBL-EBI https://www.ebi.ac.uk/ and Teichmann Lab at Wellcome Sanger Institute. + ]]> + + --input-format '${input_format}' input.h5 + + + --show-obj stdout --output-format '${output_format}' output.h5 + + +#if $fig_title + --title '${fig_title}' +#end if + --fig-size '${fig_size}' + --fig-dpi ${fig_dpi} + --fig-fontsize ${fig_fontsize} + ${fig_frame} + ./output.png + + ${export_mtx} + + + + scanpy-scripts + + + + + + + + 10.1186/s13059-017-1382-0 + + @misc{githubscanpy-scripts, + author = {Ni Huang, EBI Gene Expression Team}, + year = {2018}, + title = {Scanpy-scripts: command line interface for Scanpy}, + publisher = {GitHub}, + journal = {GitHub repository}, + url = {https://github.com/ebi-gene-expression-group/scanpy-scripts}, + } + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + export_mtx + + + export_mtx + + + export_mtx + + +