This data set contains information on the P. falciparum 3D7 reference genome. The original source is from PlasmoDB.
Format
A tibble with 16 rows and 3 variables:
- chrom
Name of the chromosome
- start
The starting position of the chromosome
- end
The ending position of the chromosome
Examples
genome_Pf3D7
#> # A tibble: 16 × 3
#> chrom start end
#> <chr> <int> <int>
#> 1 chr1 1 640851
#> 2 chr2 1 947102
#> 3 chr3 1 1067971
#> 4 chr4 1 1200490
#> 5 chr5 1 1343557
#> 6 chr6 1 1418242
#> 7 chr7 1 1445207
#> 8 chr8 1 1472805
#> 9 chr9 1 1541735
#> 10 chr10 1 1687656
#> 11 chr11 1 2038340
#> 12 chr12 1 2271494
#> 13 chr13 1 2925236
#> 14 chr14 1 3291936
#> 15 chrapi 1 34250
#> 16 chrmit 1 5967