patient_id - patient id - format: MNGXXX with XXX a sequential number - values: MNG001, MNG270 ... sampling_date - date of blood sampling - format: YYYY/MM/DD - values: 2015/02/04, 2014/12/10 ... age - age of patient (in years) - format: integer - values: 4, 10 ... sex - sex of patient - values: male or female weight - weight of patient (in kg) - format: float - values: 11.1, 7.2 ... temp - axillary temperature (in °C) - format: float - values: 37.0, 38.6 ... hb_profile - hemoglobin profile respect to the sickle cell trait - values: AA (normal hemoglobin) AS (sickle cell trait) hb_conc - hemoglobin concentration (in g/dL) - format: float - values: 9.3, 13.7 ... bed_net_use - bed net use - format: boolean - values: True False treated_bed_net_use - treated bed net use - format: boolean - values: True False antimalarial_drug - prior self-treatment with antimalarial drug - format: boolean - values: True False malaria - result of malaria diagnosis - values: negative: no malaria uncomplicated: malaria diagnosed by microscopy (parasite positive blood smear) submicroscopic: malaria diagnosed by PCR (but not by microscopy) moi - multiplicity of infection - format: float - values: 1.0, 3.0 ... parasitemia - parasite density (in parasites / µL of blood) - format: float - values: 37039.53, 158.42 ... FC27_bands - PCR weight bands for the FC27 gene - format: band weights separated by space - values: 380 400. Value 'nan' if no band. 3D7_bands - PCR weight bands for the 3D7 gene - format: band weights separated by space - values: 380 400. Value 'nan' if no band.