diff --git a/tools/celltypist/.shed.yml b/tools/celltypist/.shed.yml new file mode 100644 index 00000000000..ab8794c9417 --- /dev/null +++ b/tools/celltypist/.shed.yml @@ -0,0 +1,12 @@ +name: celltypist +owner: iuc +description: "CellTypist – Automated cell type annotation for scRNA-seq datasets" +homepage_url: https://www.celltypist.org/ +long_description: | + CellTypist is an automated cell type annotation tool for scRNA-seq datasets on the basis of logistic regression classifiers optimised by the stochastic gradient descent algorithm. CellTypist allows for cell prediction using either built-in (with a current focus on immune sub-populations) or custom models, in order to assist in the accurate classification of different cell types and subtypes. +remote_repository_url: https://github.com/galaxyproject/tools-iuc/tree/main/tools/celltypist +type: unrestricted +categories: + - Single Cell + - Spatial Omics + - Transcriptomics diff --git a/tools/celltypist/celltypist.xml b/tools/celltypist/celltypist.xml new file mode 100644 index 00000000000..7e5124dd1be --- /dev/null +++ b/tools/celltypist/celltypist.xml @@ -0,0 +1,135 @@ + + Automated cell type annotation for scRNA-seq datasets + + 1.7.1 + + + celltypist + + + celltypist + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 10.1126/science.abl5197 + + \ No newline at end of file