File size: 3,066 Bytes
79354b4 ed1616a 79354b4 ed1616a | 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 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 | {
"dataset_id": "fireprotdb",
"source_repo": "LiteFold/FireProtDB",
"source_sha": "79354b4f8754e21c3eb41aaf3dd63ba34ae750cd",
"source_table": "tables/labeled_fireprotdb_fireprotdb_search_all.jsonl.jsonl",
"format": "flat parquet table rows",
"total_rows": 5465660,
"split_counts": {
"test": 546499,
"train": 4919161
},
"split_strategy": "deterministic sha256('fireprotdb:{row_index}') % 10; bucket 0 is test, buckets 1-9 are train",
"columns": [
"row_id",
"dataset_id",
"source_dataset",
"source_file",
"source_table",
"source_sha",
"row_index",
"split",
"subject_type",
"entry_id",
"sequence_id",
"target_sequence_id",
"source_sequence_length",
"target_sequence_length",
"protein_id",
"protein_name",
"organism",
"isoform",
"protein_ids",
"protein_names",
"organisms",
"isoforms",
"uniprot_accessions",
"interpro_accessions",
"ec_numbers",
"megascale_ids",
"other_references",
"mutations",
"substitutions",
"deletions",
"insertions",
"mutation_count",
"substitution_count",
"deletion_count",
"insertion_count",
"first_position",
"first_source_aa",
"first_target_aa",
"conservation",
"feature_types",
"pdb_ids",
"afdb_ids",
"structure_ids",
"structure_methods",
"structure_resolution_min",
"residue_positions",
"residue_chain_names",
"residue_secondary_structures",
"residue_in_pocket_any",
"residue_in_tunnel_any",
"residue_asa_mean",
"residue_bfactor_mean",
"experiment_id",
"experiment_dataset",
"ph",
"measure",
"method",
"buffer",
"buffer_conc",
"exp_temperature",
"ion",
"ion_conc",
"pdb_chain_mutation",
"tm",
"dtm",
"dg",
"dg_text",
"ddg",
"dh",
"dcp",
"dhvh",
"cm",
"m_value",
"trypsin_ml",
"chymotrypsin_ml",
"stabilizing",
"stabilizing_text",
"domainome_fitness",
"domainome_fitness_std",
"domainome_ddg",
"domainome_ddg_std",
"reversibility",
"state",
"measurement_types",
"measurement_datasets",
"annotation_types",
"publication_id",
"publication_type",
"publication_title",
"publication_year",
"publication_doi",
"publication_pmid",
"publication_journal",
"publication_url",
"publication_author_count",
"publication_authors",
"annotations_json",
"measurements_json",
"features_json"
],
"source_manifest": {
"category": "labeled",
"dataset_id": "fireprotdb",
"format": "jsonl table rows with provenance",
"tables": [
{
"bytes": 8466920603,
"category": "labeled",
"dataset_id": "fireprotdb",
"output_file": "data/processed/labeled/fireprotdb/tables/labeled_fireprotdb_fireprotdb_search_all.jsonl.jsonl",
"rows": 5465660,
"source_file": "labeled/fireprotdb/fireprotdb_search_all.jsonl",
"status": "ok"
}
],
"total_rows": 5465660
}
}
|