in reply to Re^3: Primer3 - BioPerl
in thread Primer3 - BioPerl
For some reason it didn't really put my reply yesterday... But yeah, someone actually mentioned that yesterday! Never knew we had to download two separate packages. :: facepalm :: So, I have it running but receive an error (see the "UPDATE" in the main post).
The error I get as soon when dumping the results data structure via:
my $results = $primer3->run; print Dumper($results);
is "'PRIMER_ERROR' => 'thermodynamic approach chosen, but path to thermodynamic parameters not specified'". Not sure as to why this is, especially since it looks like that is not the default and I never passed anything in like that...hmm. Trying to modify it still, but got that error multiple times yesterday.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Primer3 - BioPerl
by datz (Initiate) on Mar 26, 2012 at 02:50 UTC | |
by Anonymous Monk on Apr 27, 2012 at 12:36 UTC | |
by tinu329 (Initiate) on Apr 01, 2013 at 16:08 UTC |