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

update layout README

parent 2060f2a9
No related branches found
No related tags found
No related merge requests found
......@@ -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.
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