@nightingale-elements/nightingale-structure
Version:
Nightingale Structure
151 lines (149 loc) • 3.06 kB
JavaScript
const mappings = {
"1AAP": [
{
entity_id: 1,
end: {
author_residue_number: null,
author_insertion_code: "",
residue_number: 58,
},
chain_id: "A",
start: {
author_residue_number: 1,
author_insertion_code: "",
residue_number: 1,
},
unp_end: 344,
unp_start: 287,
struct_asym_id: "A",
},
{
entity_id: 1,
end: {
author_residue_number: null,
author_insertion_code: "",
residue_number: 58,
},
chain_id: "B",
start: {
author_residue_number: 1,
author_insertion_code: "",
residue_number: 1,
},
unp_end: 344,
unp_start: 287,
struct_asym_id: "B",
},
],
"1OWT": [
{
entity_id: 1,
end: {
author_residue_number: 189,
author_insertion_code: "",
residue_number: 66,
},
chain_id: "A",
start: {
author_residue_number: 124,
author_insertion_code: "",
residue_number: 1,
},
unp_end: 189,
unp_start: 124,
struct_asym_id: "A",
},
],
"102L": [
{
entity_id: 1,
end: {
author_residue_number: 40,
author_insertion_code: "",
residue_number: 40,
},
chain_id: "A",
start: {
author_residue_number: 1,
author_insertion_code: "",
residue_number: 1,
},
unp_end: 40,
unp_start: 1,
struct_asym_id: "A",
},
{
entity_id: 1,
end: {
author_residue_number: null,
author_insertion_code: "",
residue_number: 165,
},
chain_id: "A",
start: {
author_residue_number: 41,
author_insertion_code: "",
residue_number: 42,
},
unp_end: 164,
unp_start: 41,
struct_asym_id: "A",
},
],
mismatch: [
{
entity_id: 1,
end: {
author_residue_number: 189,
author_insertion_code: "",
residue_number: 66,
},
chain_id: "A",
start: {
author_residue_number: 124,
author_insertion_code: "",
residue_number: 1,
},
unp_end: 289,
unp_start: 124,
struct_asym_id: "A",
},
],
different_chains: [
{
entity_id: 1,
end: {
author_residue_number: 50,
author_insertion_code: "",
residue_number: 50,
},
chain_id: "A",
start: {
author_residue_number: 1,
author_insertion_code: "",
residue_number: 1,
},
unp_end: 50,
unp_start: 1,
struct_asym_id: "A",
},
{
entity_id: 1,
end: {
author_residue_number: 150,
author_insertion_code: "",
residue_number: 150,
},
chain_id: "B",
start: {
author_residue_number: 51,
author_insertion_code: "",
residue_number: 51,
},
unp_end: 150,
unp_start: 51,
struct_asym_id: "B",
},
],
};
export default mappings;