We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To consume MVS we would need to implement some or all of the below. See spec schema here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
MVS Schema
To consume MVS we would need to implement some or all of the below. See spec schema here.
label_asym_id: string,
auth_asym_id: string,
label_seq_id: Integer,
auth_seq_id: Integer,
pdbx_PDB_ins_code: string,
beg_label_seq_id: Integer,
end_label_seq_id: Integer,
beg_auth_seq_id: Integer,
end_auth_seq_id: Integer,
label_atom_id: string,
auth_atom_id: string,
type_symbol: string,
atom_id: Integer,
atom_index: Integer }> |
The text was updated successfully, but these errors were encountered: