Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Single Cell and Spatial Omics shed categories #335

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions tools/droplet-barcode-plot/.shed.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
categories: [Sequence Analysis]
categories:
- Single Cell
- Sequence Analysis
description: Make a cell barcode plot for droplet single-cell RNA-seq QC
homepage_url: https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary
homepage_url: https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary
long_description: 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.
name: droplet_barcode_plot
name: droplet_barcode_plot
owner: ebi-gxa
remote_repository_url: https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/droplet-rank-plot/.shed.yml
8 changes: 5 additions & 3 deletions tools/salmon-kallisto-mtx-to-10x/.shed.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
categories: [Sequence Analysis]
categories:
- Single Cell
- Sequence Analysis
description: Transforms .mtx matrix and associated labels into a format compatible with tools expecting old-style 10X data
homepage_url: https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary
homepage_url: https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary
long_description: Kallisto and Alevin (and possibly other tools) output an MTX file and associated labels that are not consistent with the old-style 10X, meaning that routines designed to parse those files cannot be used. This tool transforms (in the mathematical sense) the matrix, and reformats the genes file (essentially duplicating the column) to match those earlier conventions.
name: salmon_kallisto_mtx_to_10x
name: salmon_kallisto_mtx_to_10x
owner: ebi-gxa
remote_repository_url: https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/salmon-kallisto-mtx-to-10x/.shed.yml
1 change: 1 addition & 0 deletions tools/tertiary-analysis/cell-types-analysis/.shed.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
categories:
- Single Cell
- Transcriptomics
- RNA
- Statistics
Expand Down
2 changes: 2 additions & 0 deletions tools/tertiary-analysis/data-hca/.shed.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
categories:
- Single Cell
- Spatial Omics
- Transcriptomics
- Sequence Analysis
description: "Tools for interacting with the Human Cell Atlas resource https://prod.data.humancellatlas.org/explore/projects"
Expand Down
1 change: 1 addition & 0 deletions tools/tertiary-analysis/data-scxa/.shed.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
categories:
- Single Cell
- Transcriptomics
- Sequence Analysis
description: "Tools for interacting with the EMBL-EBI Expression Atlas resource https://www.ebi.ac.uk/gxa/home https://www.ebi.ac.uk/gxa/sc/home"
Expand Down
3 changes: 2 additions & 1 deletion tools/tertiary-analysis/decoupler/.shed.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
categories:
- Single Cell
- Transcriptomics
description: "decoupler - Ensemble of methods to infer biological activities"
long_description: |
Expand All @@ -23,4 +24,4 @@ suite:
activities from omics data within a unified framework. It allows to flexibly test any
method with any prior knowledge resource and incorporates methods that take into account
the sign and weight. It can be used with any omic, as long as its features can be linked
to a biological process based on prior knowledge.
to a biological process based on prior knowledge.
1 change: 1 addition & 0 deletions tools/tertiary-analysis/dropletutils/.shed.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
categories:
- Single Cell
- Transcriptomics
- RNA
- Statistics
Expand Down
1 change: 1 addition & 0 deletions tools/tertiary-analysis/garnett/.shed.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
categories:
- Single Cell
- Transcriptomics
- RNA
- Statistics
Expand Down
3 changes: 2 additions & 1 deletion tools/tertiary-analysis/monocle3/.shed.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
categories:
- Single Cell
- Transcriptomics
- RNA
- Statistics
Expand All @@ -17,4 +18,4 @@ suite:
name: "suite_monocle3"
description: "De-composed monocle3 functionality tools, based on https://github.com/ebi-gene-expression-group/monocle-scripts and monocle3 0.1.2."
long_description: |
monocle3: A tool for trajectory analysis of single cell RNA-seq data
monocle3: A tool for trajectory analysis of single cell RNA-seq data
5 changes: 3 additions & 2 deletions tools/tertiary-analysis/pyscenic/.shed.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
categories:
- Single Cell
- Transcriptomics
- RNA
- Sequence Analysis
description: "PySCENIC scripts based on usage at https://pyscenic.readthedocs.io/"
long_description: |
pySCENIC is a lightning-fast python implementation of the SCENIC pipeline (Single-Cell rEgulatory Network Inference and Clustering)
pySCENIC is a lightning-fast python implementation of the SCENIC pipeline (Single-Cell rEgulatory Network Inference and Clustering)
which enables biologists to infer transcription factors, gene regulatory networks and cell types from single-cell RNA-seq data.
name: suite_pyscenic
owner: ebi-gxa
Expand All @@ -17,5 +18,5 @@ suite:
name: "suite_pyscenic"
description: "PySCENIC scripts based on usage at https://pyscenic.readthedocs.io/"
long_description: |
pySCENIC is a lightning-fast python implementation of the SCENIC pipeline (Single-Cell rEgulatory Network Inference and Clustering)
pySCENIC is a lightning-fast python implementation of the SCENIC pipeline (Single-Cell rEgulatory Network Inference and Clustering)
which enables biologists to infer transcription factors, gene regulatory networks and cell types from single-cell RNA-seq data.
1 change: 1 addition & 0 deletions tools/tertiary-analysis/sc3/.shed.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
categories:
- Single Cell
- Transcriptomics
- RNA
- Statistics
Expand Down
8 changes: 5 additions & 3 deletions tools/tertiary-analysis/scanpy/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@ homepage_url: https://scanpy.readthedocs.io
remote_repository_url: https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy
type: unrestricted
categories:
- Transcriptomics
- Sequence Analysis
- RNA
- Single Cell
- Spatial Omics
- Transcriptomics
- Sequence Analysis
- RNA
auto_tool_repositories:
name_template: "{{ tool_id }}"
description_template: "Wrapper for the scanpy-scripts tool suite: {{ tool_name }}"
Expand Down
1 change: 1 addition & 0 deletions tools/tertiary-analysis/scater/.shed.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
categories:
- Single Cell
- Transcriptomics
- RNA
- Statistics
Expand Down
3 changes: 2 additions & 1 deletion tools/tertiary-analysis/sccaf/.shed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ homepage_url: https://github.com/sccaf/sccaf
remote_repository_url: https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/sccaf
type: unrestricted
categories:
- Transcriptomics
- Single Cell
- Transcriptomics
auto_tool_repositories:
name_template: "{{ tool_id }}"
description_template: "Wrapper for the SCCAF tool: {{ tool_name }}"
Expand Down
1 change: 1 addition & 0 deletions tools/tertiary-analysis/sceasy/.shed.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
categories:
- Single Cell
- Transcriptomics
description: "Convert scRNA data object between popular formats"
long_description: |
Expand Down
3 changes: 2 additions & 1 deletion tools/tertiary-analysis/scmap/.shed.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
categories:
- Single Cell
- Transcriptomics
- RNA
- Statistics
Expand All @@ -17,4 +18,4 @@ suite:
name: "suite_scmap"
description: "De-composed scmap functionality tools, based on https://github.com/ebi-gene-expression-group/scmap-cli and scmap 1.6.0."
long_description: |
scmap: A tool for unsupervised projection of single cell RNA-seq data
scmap: A tool for unsupervised projection of single cell RNA-seq data
1 change: 1 addition & 0 deletions tools/tertiary-analysis/scpred/.shed.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
categories:
- Single Cell
- Transcriptomics
- RNA
- Statistics
Expand Down
3 changes: 2 additions & 1 deletion tools/tertiary-analysis/seurat/.shed.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
categories:
categories:
- Single Cell
- Transcriptomics
- RNA
- Statistics
Expand Down
4 changes: 3 additions & 1 deletion tools/tertiary-analysis/ucsc-cell-browser/.shed.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
categories: [Transcriptomics]
categories:
- Single Cell
- Transcriptomics
description: Python pipeline and Javascript scatter plot library for single-cell datasets
homepage_url: https://cells.ucsc.edu/
long_description: The UCSC Cell Browser is a viewer for single cell data. You can
Expand Down
Loading