Mercurial > repos > iuc > celltypist
changeset 1:7518638a7b75 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/celltypist commit b7038e7d88c5b3661a6539b25b6faf95f3c7112a
| author | iuc |
|---|---|
| date | Tue, 10 Mar 2026 21:40:01 +0000 |
| parents | 8722e08a96f4 |
| children | |
| files | tool-data/celltypist_models.loc.sample |
| diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/celltypist_models.loc.sample Tue Mar 10 21:40:01 2026 +0000 @@ -0,0 +1,7 @@ +#A sample file that contains models provided by celltypist +# +# the columns are: +#value name date /path/to/data +# +#An example +#Immune_All_Low_v2 Model for testing. Actual model used is Immune_All_Low.pkl (v2). 2022-07-16 00:20:42.927778 /path/to/Immune_All_Low_v2.pkl \ No newline at end of file
