Closed nick-youngblut closed 3 years ago
The bioconda recipe for openprimer states:
# SystemRequirements: MAFFT (>= 7.305), OligoArrayAux (>= 3.8), ViennaRNA (>= 2.4.1), MELTING (>= 5.1.1), Pandoc (>= 1.12.3)
...but doesn't actually install them, so the recipe is incomplete. It appears that all of this software is available via conda, so why not include them in the openprimer recipe? That would help identify any potential dependency conflicts via CI.
The conda recipe is not part of openPrimeR but maintained by the conda community, so please contact the authors of the conda recipe.
The bioconda recipe for openprimer states:
...but doesn't actually install them, so the recipe is incomplete. It appears that all of this software is available via conda, so why not include them in the openprimer recipe? That would help identify any potential dependency conflicts via CI.