
quat_piccolo.sql.gz (>6.1Gb)
csv file with the non-redundant set of quaternary interfaces derived as described in the manuscript: (Thanks to Harry Jubb for the update)
nr_quat_interfaces.csv
From linux where the MySQL server lives
mysql> create database PICCOLO;
$>mysql -u marta -phola
mysql> quit;
$> mysql -u marta -phola PICCOLO < pdb_piccolo.sql
$> mysql -u marta -phola PICCOLO < quat_piccolo.sql
Details of each table can be found here