File size: 1,472 Bytes
f60114d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 | {
"dataset": "nmrexp",
"input": "datasets/nmrexp/all.parquet",
"mode": "canonical",
"models": {
"nmrpeak": {
"accepted_records": 784251,
"issue_occurrence_counts": {
"missing_c_nmr": 157502,
"missing_h_nmr": 135202
},
"record_issue_code_counts": {
"missing_c_nmr": 157502,
"missing_h_nmr": 135202
},
"rejected_records": 292704
},
"nmrsolver": {
"accepted_records": 784251,
"issue_occurrence_counts": {
"missing_c_nmr": 157502,
"missing_h_nmr": 135202
},
"record_issue_code_counts": {
"missing_c_nmr": 157502,
"missing_h_nmr": 135202
},
"rejected_records": 292704
},
"nmrtrans": {
"accepted_records": 784251,
"issue_occurrence_counts": {
"missing_c_nmr": 157502,
"missing_h_nmr": 135202
},
"record_issue_code_counts": {
"missing_c_nmr": 157502,
"missing_h_nmr": 135202
},
"rejected_records": 292704
},
"ultranmr": {
"accepted_records": 784251,
"issue_occurrence_counts": {
"missing_c_nmr": 157502,
"missing_h_nmr": 135202
},
"record_issue_code_counts": {
"missing_c_nmr": 157502,
"missing_h_nmr": 135202
},
"rejected_records": 292704
}
},
"rows": 1076955,
"scope": "processor field validation; NMRPeak sequence length is checked later during collation"
}
|