Help for this page

Select Code to Download


  1. or download this
    open(IN1, "1.fa") || die "Cannot open this file";
    
    ...
    
    close(OUT);
    close(IN1);
    
  2. or download this
    1.fa
    
    ...
    CGCACNCAGCTACACC
    >5
    NGATAGCTACA
    
  3. or download this
    1.txt
    >1    AGTCGTAGCAT
    ...
    >3    GGCATAGN
    >4    CGCACNCAGCTACACC
    >5    NGATAGCTACA