diff --git a/README.md b/README.md index 3ff2aa3b25325bb234a7729621f5e5e914af2d02..2266c4b9931de165d86041605cbd388142f1ea56 100644 --- a/README.md +++ b/README.md @@ -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 SOFTWARE. +</details> + ## Project status This project is still ongoing work.