Buckets:

download
raw
1.09 kB
table_name,table_description
molecule,"Stores one record per molecule with a unique text ID and its carcinogenicity classification. The molecule_id may include '+' (carcinogenic) or '−' (non-carcinogenic), while label explicitly states the status."
bond,"The bond table stores one record per chemical bond within a molecule, with bond_id (TRxxx_A1_A2) encoding the molecule and the two atoms involved. It links to the molecule via molecule_id and specifies bond order through bond_type (- single, = double, # triple)."
connected,"Represents molecular bonds by linking two atom identifiers (atom_id and atom_id2) with a bond identifier (bond_id), enabling reconstruction of atom-to-atom connectivity. All fields are text IDs used to reference atoms and their connecting bond."
atom,"This table stores one record per atom, with a unique atom_id, the molecule_id of its parent molecule (atom IDs often follow TRXXX_i for the ith atom of molecule TRXXX), and the atom’s chemical element. Element values use standard symbols (e.g., C, H, O, N, S, Cl, P, Na, Br, F, I, Sn, Pb, Te, Ca)."

Xet Storage Details

Size:
1.09 kB
·
Xet hash:
409c32748c89603f3f7e117885fda2dccd02759b3b635187635c16f2e7c85a1b

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.