Skip to content

PODs referring to deprecated data structure #14

@JohnMCMa

Description

@JohnMCMa

The structure of Primer3Redux outputs have changed from a 2-tier (Run Creates Primer3Redux::Result, which contains primer/pair objects) to 3-tier structure (Run creates a Primer3Redux object, which contains Result objects, which further contains primer/pair objects).

However, the lead POD of Bio::Tools::Run::Primer3Redux has not been updated to indicate this. While the mistake at Lines 38 and 39 are easy to correct, the issue at Lines 56-59 was of a deeper level and I'm not really feeling like rewriting it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions