@@ -30,8 +30,8 @@ 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
```bash
sh funcscan_yam.sh
```
sh funcscan.sh
```
### 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.
...
...
@@ -49,10 +49,11 @@ This project is open and contributions to improve it are welcome. See [here](htt
`SAMPLEARC_NFCORE` was originally written by Louisa Perelo (Quantitative Biology Centre QBiC, University of Tübingen) for DataPlant.
## License
MIT License
Copyright (c) DataPlant, Louisa Perelo
<details markdown="1">
<summary>MIT License
Copyright (c) Louisa Perelo</summary>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
...
...
@@ -71,5 +72,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE