Help for this page

Select Code to Download


  1. or download this
    my $url = 'http://www.csbio.sjtu.edu.cn/bioinf/MemBrain/';
    my $mech = WWW::Mechanize->new (timeout=>1000);
    $mech->post($url);
    #$mech->get($url);