Help for this page

Select Code to Download


  1. or download this
    GeneName    GeneType    Regulation
    APOL4    protein_coding    up
    ...
    FAR1P1    processed_pseudogene    NA
    AC067940.1    processed_pseudogene    up
    AL662791.1    lncRNA    up
    
  2. or download this
    open FILE1, "data.txt" or die;
    
    ...
    @values = values(%hash);
    
    print @values;