Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
make running from github the default example
  • Loading branch information
dimalvovs authored Jul 2, 2024
1 parent 8911f68 commit 3bec067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Run CoGAPS followed by SpaceMarkers to find spatially interacting genes in Visiu
Locally with docker installed (see [samplesheet.csv](samplesheet.csv) for reference):

```
nextflow run main.nf --input [samplesheet] -w [workdir] -profile docker
nextflow run FertigLab/spatial-pipeline --input [samplesheet] -w [workdir] -profile docker -r main
```

Other running options - check out profiles in [nextflow.config](nextflow.config).
Expand Down

0 comments on commit 3bec067

Please sign in to comment.