You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+16-10
Original file line number
Diff line number
Diff line change
@@ -58,9 +58,6 @@
58
58
> [!NOTE]
59
59
> If you are new to Nextflow and nf-core, please refer to [this page](https://nf-co.re/docs/usage/installation) on how to set-up Nextflow. Make sure to [test your setup](https://nf-co.re/docs/usage/introduction#how-to-run-a-pipeline) with `-profile test` before running the workflow on actual data.
60
60
61
-
<!-- TODO nf-core: Describe the minimum required steps to execute the pipeline, e.g. how to prepare samplesheets.
62
-
Explain what rows and columns represent. For instance (please edit as appropriate):
63
-
64
61
First, prepare a samplesheet with your input data that looks as follows:
Each row represents a fastq file (single-end) or a pair of fastq files (paired end).
74
71
75
-
-->
76
-
77
72
Now, you can run the pipeline using:
78
73
79
74
```console
@@ -96,12 +91,23 @@ For more details about the output files and reports, please refer to the
96
91
97
92
nf-core/rnavar was originally written in Nextflow DSL2 for use at the [Barntumörbanken, Karolinska Institutet](https://ki.se/forskning/barntumorbanken), by Praveen Raj ([@praveenraj2018](https://github.com/praveenraj2018)) and Maxime U Garcia ([@maxulysse](https://github.com/maxulysse)).
98
93
99
-
The pipeline is primarily maintained by Praveen Raj ([@praveenraj2018](https://github.com/praveenraj2018)) from [Barntumörbanken, Karolinska Institutet](https://ki.se/forskning/barntumorbanken) and Maxime U Garcia ([@maxulysse](https://github.com/maxulysse)) from [Seqera Labs](https://seqera/io)
94
+
nf-core/rnavar was originally written by Praveen Raj at [The Swedish Childhood Tumor Biobank (Barntumörbanken)](https://ki.se/forskning/barntumorbanken).
95
+
Maxime U Garcia at [The Swedish Childhood Tumor Biobank (Barntumörbanken)](https://ki.se/forskning/barntumorbanken) helped with development.
96
+
97
+
Maintenance is now lead by Maxime U Garcia (now at [Seqera Labs](https://seqera/io))
98
+
99
+
Main developers:
100
+
101
+
-[Maxime U Garcia](https://github.com/maxulysse)
102
+
103
+
We thank the following people for their extensive assistance in the development of this pipeline:
100
104
101
-
Many thanks to other who have helped out along the way too, including (but not limited to):
0 commit comments