Structural Protein Sequences
Sequence and meta data for various protein structures
@kaggle.shahir_protein_data_set
Sequence and meta data for various protein structures
@kaggle.shahir_protein_data_set
CREATE TABLE pdb_data_seq (
"structureid" VARCHAR,
"chainid" VARCHAR,
"sequence" VARCHAR,
"residuecount" BIGINT,
"macromoleculetype" VARCHAR
);
Anyone who has the link will be able to view this.