in reply to Re^4: Primer3 - BioPerl
in thread Primer3 - BioPerl
From: http://www.mcardle.wisc.edu/mprime/help/primer3/primer3_manual.htm#globalTagsPrimer3/eprimer3 issue: Error: thermodynamic approach chosen, but path to thermodynamic parame +ters not specified
PRIMER_THERMODYNAMIC_PARAMETERS_PATH (string; default ./primer3_config)
This tag specifies the path to the directory that contains all the parameter files used by the thermodynamic approach. In Linux, there are two default locations that are tested if this tag is not defined: ./primer3_config/ and /opt/primer3_config/. For Windows, there is only one default location: .\primer3_config\.
I put the primer3_config in my PATH in bin and still cannot solve this issue:
I even did
andexport PRIMER_THERMODYNAMIC_PARAMETERS_PATH=/Users/jared/Downloads/pri +mer3-2.3.2/src
to no avail.export PRIMER_THERMODYNAMIC_PARAMETERS_PATH=/Users/jared/Downloads/pri +mer3-2.3.2/src/primer3_config
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Primer3 - BioPerl
by Anonymous Monk on Apr 27, 2012 at 12:36 UTC | |
by tinu329 (Initiate) on Apr 01, 2013 at 16:08 UTC |