Help for this page

Select Code to Download


  1. or download this
    $HashOfDataBase {"$IdFasta"} = "$FastaSeqOfDataBase";
    
  2. or download this
    my %HashOfDataBase = ();
    my $IdFasta = "";
    ...
       $HashOfDataBase {"$IdFasta"} = "";
    }
                                $HashOfDataBase {"$IdFasta"} = "$FastaSeqO
    +fDataBase";#that is the line of the error