You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ More information on the [read the doc page](https://checkatlas.readthedocs.io/en
27
27
Powered by nextflow, checkatlas can be ran in one command line:
28
28
29
29
```bash
30
-
nextflow run nf-core-checkatlas --path search_folder/
30
+
nextflow run nf-core-checkatlas -r dev --path search_folder/
31
31
```
32
32
33
33
The checkatlas workflow start with a fast crawl through your working directory. It detects Seurat (.rds), Scanpy (.h5ad) or cellranger (.h5) atlas files.
0 commit comments