Skip to content
Snippets Groups Projects
Commit 2060f2a9 authored by Louisa Perelo's avatar Louisa Perelo
Browse files

update README

parent cc561f9a
No related branches found
No related tags found
No related merge requests found
...@@ -31,7 +31,7 @@ If you would like to re-run the workflow inside this ARC, you can do this via th ...@@ -31,7 +31,7 @@ If you would like to re-run the workflow inside this ARC, you can do this via th
If you prefer to use `nextflow` directly, navigate into the `runs`-folder and call If you prefer to use `nextflow` directly, navigate into the `runs`-folder and call
```bash ```bash
sh funcscan_yam.sh sh funcscan_yam.sh
```` ```
### Apply the workflow to your own data ### Apply the workflow to your own data
If you would like to run `nf-core/funcscan` on your own data, generate a [samplesheet](https://nf-co.re/funcscan/1.0.1/usage#samplesheet-input) specifying the paths to your data-files. Then, create your own `.yml` file setting the `input:`-parameter to your `samplesheet.csv`. Specify any parameter changes in your `.yml` file. If you would like to run `nf-core/funcscan` on your own data, generate a [samplesheet](https://nf-co.re/funcscan/1.0.1/usage#samplesheet-input) specifying the paths to your data-files. Then, create your own `.yml` file setting the `input:`-parameter to your `samplesheet.csv`. Specify any parameter changes in your `.yml` file.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment