Help for this page
APOL4 protein_coding ... MIR200A miRNA MIR200B miRNA
#!/usr/bin/perl -w use strict; ... @keys = keys(%hash); print @keys; }