Skip to content

Commit 64c4718

Browse files
committed
Add CITATION.cff
1 parent ae976fe commit 64c4718

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

CITATION.cff

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# This CITATION.cff file was generated with cffinit.
2+
# Visit https://bit.ly/cffinit to generate yours today!
3+
4+
cff-version: 1.2.0
5+
title: >-
6+
Fighting Malaria Across Borders (FiMAB) - Bioinformatics Module
7+
message: Please cite these course materials using these metadata.
8+
type: dataset
9+
authors:
10+
- given-names: Pieter
11+
family-names: Moris
12+
13+
affiliation: Institute of Tropical Medicine Antwerp
14+
orcid: "https://orcid.org/0000-0003-4242-4939"
15+
identifiers:
16+
- type: url
17+
value: 'https://github.com/pmoris/FiMAB-bioinformatics/releases/tag/2024.05'
18+
description: GitHub release URL
19+
repository-code: "https://github.com/pmoris/FiMAB-bioinformatics"
20+
url: "https://pmoris.github.io/FiMAB-bioinformatics/"
21+
abstract: >-
22+
This repository houses the course notes for the Bioinformatics Module of the Fighting Malaria Across Borders (FiMAB) International Training Programme that ran in April 2024. FiMAB ITP was a VLIR-UOS sponsored project created by the Institute of Tropical Medicine Antwerp (ITM) in collaboration with the University of Antwerp. The primary goal of the overall program is to support the implementation of targeted sequencing assays (in particular, AmpliSeq) to strengthen malaria molecular surveillance and help guide national control programmes. In conjunction with laboratory training, this bioinformatics course module is intended to allow young academics around the globe to become familiar with molecular surveillance as a key activity to monitor transmission, sources of epidemics and the emergence and spread of drug resistance mutations in the _Plasmodium_ parasite.
23+
24+
Currently, these course notes for the bioinformatics module focus on an introduction to the Unix command line and data manipulation using R, followed by an introduction to targeted/whole genome sequencing analysis pipelines. Course materials aimed at more in-depth downstream population genetic analyses or marker discovery and interpretation were only made available on the ITM Moodle platorm, but might be added to these online notes too at a later time.
25+
keywords:
26+
- malaria
27+
- genomics
28+
- surveillance
29+
- bioinformatics
30+
- command line
31+
- linux
32+
- R
33+
license: CC-BY-4.0
34+
version: "2024.05"
35+
date-released: "2024-05-02"

0 commit comments

Comments
 (0)