File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
# yaml-language-server: $schema=https://raw.githubusercontent.com/nf-core/modules/master/modules/meta-schema.json
3
3
name : " htodemux"
4
- # # TODO nf-core: Add a description of the module and list keywords
5
- description : write your description here
4
+ description : Demultiplex samples based on data from cell hashing.
6
5
keywords :
7
- - sort
8
- - example
9
- - genomics
6
+ - demultiplexing
7
+ - hashing-based deconvoltion
8
+ - single-cell
10
9
tools :
11
10
- " htodemux " :
12
11
# # TODO nf-core: Add a description and other details for the software below
16
15
tool_dev_url : " https://github.com/satijalab/seurat"
17
16
doi : " "
18
17
licence : ["GPL v3"]
19
- identifier :
18
+ identifier : " "
20
19
21
20
# # TODO nf-core: Add a description of all of the variables used as input
22
21
input :
You can’t perform that action at this time.
0 commit comments