Skip to content

Commit bc54c8e

Browse files
authored
Merge pull request #9 from nvnieuwk/ref-and-about-us
Fix reference and about us sections
2 parents 8de60bb + fd87a87 commit bc54c8e

File tree

2 files changed

+3
-42
lines changed

2 files changed

+3
-42
lines changed

README.md

Lines changed: 3 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -230,45 +230,6 @@ Please cite as:
230230
| 5 | [Creating reports](#47) |
231231
| 6 | [Project](#49) |
232232

233-
## References
234-
235-
Here are some great tips for learning and to get inspired for writing your own pipelines:
236-
237-
- Nextflow's official documentation ([link](https://www.nextflow.io/docs/latest/index.html))
238-
- Reach out to the community on Slack ([link](https://www.nextflow.io/slack-invite.html))
239-
- Curated collection of patterns ([link](https://github.com/nextflow-io/patterns))
240-
- Workshop focused on DSL2 developed by CRG Bioinformatics Core ([link](https://github.com/biocorecrg/ELIXIR_containers_nextflow))
241-
- Curated ready-to-use analysis pipelines by NF-core ([link](https://nf-co.re/))
242-
- Model example pipeline on Variant Calling Analysis with NGS RNA-Seq data developed by CRG ([link](https://github.com/CRG-CNAG/CalliNGS-NF))
243-
- Nextflow community training portal ([link](https://training.nextflow.io/))
244-
- Nextflow community basic training ([link](https://training.nextflow.io/basic_training/))
245-
246-
## About us
247-
248-
*About ELIXIR Training Platform*
249-
250-
The ELIXIR Training Platform was established to develop a training community that spans all ELIXIR member states (see the list of Training Coordinators). It aims to strengthen national training programmes, grow bioinformatics training capacity and competence across Europe, and empower researchers to use ELIXIR's services and tools.
251-
252-
One service offered by the Training Platform is TeSS, the training registry for the ELIXIR community. Together with ELIXIR France and ELIXIR Slovenia, VIB as lead node for ELIXIR Belgium is engaged in consolidating quality and impact of the TeSS training resources (2022-23) (https://elixir-europe.org/internal-projects/commissioned-services/2022-trp3).
253-
254-
The Training eSupport System was developed to help trainees, trainers and their institutions to have a one-stop shop where they can share and find information about training and events, including training material. This way we can create a catalogue that can be shared within the community. How it works is what we are going to find out in this course.
255-
256-
*About VIB and VIB Technologies*
257-
258-
VIB is an entrepreneurial non-profit research institute, with a clear focus on groundbreaking strategic basic research in life sciences and operates in close partnership with the five universities in Flanders – Ghent University, KU Leuven, University of Antwerp, Vrije Universiteit Brussel and Hasselt University.
259-
260-
As part of the VIB Technologies, the 12 VIB Core Facilities, provide support in a wide array of research fields and housing specialized scientific equipment for each discipline. Science and technology go hand in hand. New technologies advance science and often accelerate breakthroughs in scientific research. VIB has a visionary approach to science and technology, founded on its ability to identify and foster new innovations in life sciences.
261-
262-
The goal of VIB Technology Training is to up-skill life scientists to excel in the domains of VIB Technologies, Bioinformatics & AI, Software Development, and Research Data Management.
263-
264-
--------------------------------------------
265-
266-
*Editorial team for this course*
267-
268-
Authors: @[orcid(Alexander Botzki)](https://orcid.org/0000-0001-6691-4233), @[orcid(Bruna Piereck)](https://orcid.org/0000-0001-5958-0669)
269-
270-
Technical Editors: Alexander Botzki
271-
272233
## Get ready for the course
273234

274235
Please read this page carefully **before** the start of the workshop.
@@ -388,10 +349,10 @@ Here are some great tips for learning and to get inspired for writing your own p
388349
- Reach out to the community on Slack ([link](https://www.nextflow.io/slack-invite.html))
389350
- Curated collection of patterns ([link](https://github.com/nextflow-io/patterns))
390351
- Workshop focused on DSL2 developed by CRG Bioinformatics Core ([link](https://github.com/biocorecrg/ELIXIR_containers_nextflow))
391-
- Curated ready-to-use analysis pipelines by NF-core ([link](https://nf-co.re/))
352+
- Curated ready-to-use analysis pipelines by nf-core ([link](https://nf-co.re/))
392353
- Model example pipeline on Variant Calling Analysis with NGS RNA-Seq data developed by CRG ([link](https://github.com/CRG-CNAG/CalliNGS-NF))
393354
- Tutorial by Andrew Severin ([link](https://bioinformaticsworkbook.org/dataAnalysis/nextflow/02_creatingAworkflow.html#gsc.tab=0))
394-
- Nextflow community basic training ([link](https://training.nextflow.io/basic_training/))
355+
- Nextflow community fundamentals training ([link](https://training.nextflow.io/basic_training/))
395356

396357
--------------------------------------------
397358

@@ -421,7 +382,7 @@ Contributors: Finn Bacall, Aitor Apaolaza, Munazah Andrabi, Chris Child, Carole
421382

422383
Technical Editors: Alexander Botzki
423384

424-
License: [![CC BY](img/picture003.jpg)](http://creativecommons.org/licenses/by/4.0/)
385+
License: [![CC BY](docs/img/picture003.jpg)](http://creativecommons.org/licenses/by/4.0/)
425386

426387

427388
# Nextflow

docs/img/picture003.jpg

12.3 KB
Loading

0 commit comments

Comments
 (0)