Help for this page
#!/usr/bin/perl use strict; ... $trans->setProp(color => 'blue'); print $snp1->match($snp2);
SNP1 does not match SNP2: - Gene mismatch for Gene2: -- Transcript mismatch for Trans2: --- Trans2 and Trans2 property color differs: 'green' and 'blue'