Skip to content

Commit

Permalink
fix precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
wxicu committed Nov 2, 2023
1 parent e9dcbda commit f8335de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions conda/demuxem_py.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: demuxem_py_test
name: demuxem_py
channels:
- bioconda
dependencies:
Expand All @@ -8,4 +8,4 @@ dependencies:
- pip:
- pandas<2.0
- demuxEM
- argparse
- argparse
2 changes: 1 addition & 1 deletion docs/source/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The hadge pipeline is implemented in Nextflow. To get started, you need to insta
As next, please run the pipeline

```bash
nextflow run http://github.com/theislab/hadge
nextflow run http://github.com/theislab/hadge -r main
```

You can also:
Expand Down

0 comments on commit f8335de

Please sign in to comment.