egrace479 commited on
Commit
c028254
·
1 Parent(s): 0436b05

Add output of check_taxa script for original dataset and this update.

Browse files
Files changed (1) hide show
  1. data/missing_taxa_output.txt +44 -0
data/missing_taxa_output.txt ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Output of Data Check for First Full Version of BioCLIP training data (initial submission):
2
+
3
+ [2023-10-25 10:20:12,498] [WARNING] [root] There are 5 kingdoms instead of 3.
4
+ [2023-10-25 10:20:13,673] [WARNING] [root] 1300744 entries are missing rank kingdom, but have genus label.
5
+ [2023-10-25 10:20:13,918] [WARNING] [root] 1302578 entries are missing rank phylum, but have genus label.
6
+ [2023-10-25 10:20:14,168] [WARNING] [root] 2368981 entries are missing rank class, but have genus label.
7
+ [2023-10-25 10:20:14,402] [WARNING] [root] 1344781 entries are missing rank order, but have genus label.
8
+ [2023-10-25 10:20:14,637] [WARNING] [root] 1310177 entries are missing rank family, but have genus label.
9
+ [2023-10-25 10:20:15,065] [WARNING] [root] 24 entries are missing rank phylum, but have family label.
10
+ [2023-10-25 10:20:15,094] [WARNING] [root] 8759 entries are missing rank class, but have family label.
11
+ [2023-10-25 10:20:15,123] [WARNING] [root] 111 entries are missing rank order, but have family label.
12
+ [2023-10-25 10:20:15,233] [WARNING] [root] 67 entries are missing rank class, but have order label.
13
+ [2023-10-25 10:20:15,254] [WARNING] [root] 253 entries have kingdom and species labels but no genus.
14
+ [2023-10-25 10:20:15,254] [WARNING] [root] 253 entries have phylum and species labels but no genus.
15
+ [2023-10-25 10:20:15,255] [WARNING] [root] 173 entries have class and species labels but no genus.
16
+ [2023-10-25 10:20:15,255] [WARNING] [root] 253 entries have order and species labels but no genus.
17
+ [2023-10-25 10:20:15,255] [WARNING] [root] 253 entries have family and species labels but no genus.
18
+ [2023-10-25 10:20:16,644] [WARNING] [root] There are 755133 samples for which the species column may have genus and species.
19
+ [2023-10-25 10:20:17,199] [WARNING] [root] 2470 species are labeled as '(unidentified)'.
20
+
21
+
22
+ Output of Data Check for next iteration where taxon matching was performed (statistics.csv):
23
+
24
+ [2023-10-25 10:25:28,242] [WARNING] [root] There are 7 kingdoms instead of 3.
25
+ [2023-10-25 10:25:29,234] [WARNING] [root] 14795 entries are missing rank kingdom, but have genus label.
26
+ [2023-10-25 10:25:29,477] [WARNING] [root] 5824 entries are missing rank phylum, but have genus label.
27
+ [2023-10-25 10:25:29,719] [WARNING] [root] 15763 entries are missing rank class, but have genus label.
28
+ [2023-10-25 10:25:29,958] [WARNING] [root] 10550 entries are missing rank order, but have genus label.
29
+ [2023-10-25 10:25:30,203] [WARNING] [root] 7539 entries are missing rank family, but have genus label.
30
+ [2023-10-25 10:25:30,470] [WARNING] [root] 296 entries are missing rank kingdom, but have family label.
31
+ [2023-10-25 10:25:30,495] [WARNING] [root] 272 entries are missing rank phylum, but have family label.
32
+ [2023-10-25 10:25:30,520] [WARNING] [root] 753 entries are missing rank class, but have family label.
33
+ [2023-10-25 10:25:30,545] [WARNING] [root] 395 entries are missing rank order, but have family label.
34
+ [2023-10-25 10:25:30,590] [WARNING] [root] 156 entries are missing rank kingdom, but have order label.
35
+ [2023-10-25 10:25:30,591] [WARNING] [root] 100 entries are missing rank phylum, but have order label.
36
+ [2023-10-25 10:25:30,592] [WARNING] [root] 1187 entries are missing rank class, but have order label.
37
+ [2023-10-25 10:25:30,637] [WARNING] [root] 74 entries have kingdom and species labels but no genus.
38
+ [2023-10-25 10:25:30,644] [WARNING] [root] 74 entries have phylum and species labels but no genus.
39
+ [2023-10-25 10:25:30,650] [WARNING] [root] 74 entries have class and species labels but no genus.
40
+ [2023-10-25 10:25:30,656] [WARNING] [root] 74 entries have order and species labels but no genus.
41
+ [2023-10-25 10:25:30,662] [WARNING] [root] 74 entries have family and species labels but no genus.
42
+ [2023-10-25 10:25:31,992] [WARNING] [root] There are 158279 samples for which the species column may have genus and species.
43
+ Added check for nulls in common column (wasn't an issue in the first iteration):
44
+ [2023-10-25 11:39:11,384] [WARNING] [root] 915509 entries have null common. They are from ['EOL' 'BIOSCAN'].