Skip to content

Commit

Permalink
edit the description of the module
Browse files Browse the repository at this point in the history
  • Loading branch information
chaochaowong committed Oct 30, 2024
1 parent f7c4cd9 commit f9ac34d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions modules/nf-core/anndata/barcodes/meta.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: anndata_barcodes
description: |
Module to subset AnnData to obtain the droplots whose barcodes were determined |
to have a > 50% posterior probability of containing cells
Module to subset AnnData to obtain the droplots whose barcodes match |
those in the input barcodes CSV file
authors:
- "@nictru"
maintainers:
Expand Down Expand Up @@ -50,7 +50,8 @@ output:
- "*.h5ad":
type: file
description: |
AnnData file with the droplots whose barcodes were determined to have a > 50% posterior probability of containing cells
AnnData file containing droplets with barcodes that match |
those in the input barcodes CSV file
pattern: "*.h5ad"
- versions:
- versions.yml:
Expand Down

0 comments on commit f9ac34d

Please sign in to comment.