Help for this page

Select Code to Download


  1. or download this
    APOL4   protein_coding
    
    ...
    MIR200A miRNA
    
    MIR200B miRNA
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
        @keys = keys(%hash);
        print @keys;
    }