# HG changeset patch # User iuc # Date 1581329787 0 # Node ID f2323ff4e07f851a2ff4c3d34a1f5bf7f7dd058d # Parent f05870ae0babd4fce71820ef171b633af63bf3ef "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scanpy/ commit 6b5d0d6f038ebd0fae5dbca02ada51555518ed85" diff -r f05870ae0bab -r f2323ff4e07f plot.xml --- a/plot.xml Wed Dec 18 20:51:39 2019 +0000 +++ b/plot.xml Mon Feb 10 10:16:27 2020 +0000 @@ -1778,7 +1778,7 @@ category. More details on the `scanpy documentation -`__ +`__ Generic: Hierarchically-clustered heatmap (`pl.clustermap`) =========================================================== @@ -1796,7 +1796,7 @@ Column indices, use: clustergrid.dendrogram_col.reordered_ind More details on the `scanpy documentation -`__ +`__ Preprocessing: Plot the fraction of counts assigned to each gene over all cells (`pl.highest_expr_genes`) ========================================================================================================= @@ -1808,7 +1808,7 @@ This plot is similar to the `scater` package function `plotHighestExprs(type= "highest-expression")` More details on the `scanpy documentation -`__ +`__ Preprocessing: Plot dispersions versus means for genes (`pl.highly_variable_genes`) =================================================================================== @@ -1816,25 +1816,25 @@ It produces Supp. Fig. 5c of Zheng et al. (2017) and MeanVarPlot() of Seurat. More details on the `scanpy documentation -`__ +`__ PCA: Scatter plot in PCA coordinates (`pl.pca`) =============================================== More details on the `scanpy documentation -`__ +`__ PCA: Rank genes according to contributions to PCs (`pl.pca_loadings`) ===================================================================== More details on the `scanpy documentation -`__ +`__ PCA: Plot the variance ratio (`pl.pca_variance_ratio`) ====================================================== More details on the `scanpy documentation -`__ +`__ PCA: Plot PCA results (`pl.pca_overview`) ========================================= @@ -1843,37 +1843,37 @@ if you want to change the default settings. More details on the `scanpy documentation -`__ +`__ Embedding: Scatter plot in tSNE basis (`pl.tsne`) ================================================= More details on the `scanpy documentation -`__ +`__ Embeddings: Scatter plot in UMAP basis (`pl.umap`) ================================================== More details on the `scanpy documentation -`__ +`__ Embeddings: Scatter plot in Diffusion Map basis (`pl.diffmap`) ============================================================== More details on the `scanpy documentation -`__ +`__ Branching trajectories and pseudotime, clustering: Plot groups and pseudotime (`pl.dpt_groups_pseudotime`) =========================================================================================================== More details on the `scanpy documentation -`__ +`__ Branching trajectories and pseudotime, clustering: Heatmap of pseudotime series (`pl.dpt_timeseries`) ===================================================================================================== More details on the `scanpy documentation -`__ +`__ Branching trajectories and pseudotime, clustering: Plot the abstracted graph through thresholding low-connectivity edges (`pl.paga`) @@ -1886,56 +1886,56 @@ `maxiter` parameter by 1 if the layout is flipped. More details on the `scanpy documentation -`__ +`__ Branching trajectories and pseudotime, clustering: Scatter and PAGA graph side-by-side (`pl.paga_compare`) ========================================================================================================== More details on the `scanpy documentation -`__ +`__ Branching trajectories and pseudotime, clustering: Gene expression and annotation changes along paths (`pl.paga_path`) ====================================================================================================================== More details on the `scanpy documentation -`__ +`__ Marker genes: Plot ranking of genes using dotplot plot (`pl.rank_genes_groups`) =============================================================================== More details on the `scanpy documentation -`__ +`__ Marker genes: Plot ranking of genes as violin plot (`pl.rank_genes_groups_violin`) ================================================================================== More details on the `scanpy documentation -`__ +`__ Marker genes: Plot ranking of genes as dotplot plot (`pl.rank_genes_groups_dotplot`) ==================================================================================== More details on the `scanpy documentation -`__ +`__ Marker genes: Plot ranking of genes as heatmap plot (`pl.rank_genes_groups_heatmap`) ==================================================================================== More details on the `scanpy documentation -`__ +`__ Marker genes: Plot ranking of genes as matrixplot plot (`pl.rank_genes_groups_matrixplot`) ========================================================================================== More details on the `scanpy documentation -`__ +`__ Marker genes: Plot ranking of genes as stacked violin plot (`pl.rank_genes_groups_stacked_violin`) ================================================================================================== More details on the `scanpy documentation -`__ +`__ ]]>