Help for this page

Select Code to Download


  1. or download this
    chr        nr        begin        end         c1      total_c1      
    chr10    1         10             20          15          2
    
  2. or download this
    chr      nr      begin   end      c1      total_c1   c2    total_c2   
    + c3    total_c3
    chr1    2     30      50      10      9         8        9           7
    +        2
    
  3. or download this
    
    open(classFile,'<',"Results/Classification/classesNormal.txt") or die 
    +$!;
    ...
    
        }
    }