Skip to content
Snippets Groups Projects

Added features for aggregated ligand interaction view and interactivity with heat map

Merged Ibrahim Roshan Kunnakkattu requested to merge PDBE-3362 into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -507,7 +507,6 @@ namespace Model {
this.data = data;
this.contactTypes = contactTypes;
this.filteredData = this.getFilteredData();
console.log(this.filteredData.length);
}