Help for this page
while ( my $line = <FH> ) { chomp $line; ... constructUnclassified( $snp, $patientName ) } }