Skip to content

v1.2.0

Compare
Choose a tag to compare
@mxwang66 mxwang66 released this 16 Sep 01:44
  • Support for multiple tiling targets (e.g., designing tiled amplicons for each Influenza A segment)
    • olivar tiling can also take multiple .olvr files in the same directory as input, and amplicons under each target will now have their names determined by the file name of the corresponding .olvr file (e.g., olivar-ref.olvr)
    • design title (olivar tiling --title) will not affect amplicon names, and will only determine output files names for the whole design (e.g., olivar-design.csv and olivar-design.scheme.bed)
    • output files are also generated for each target, including the html plot showing primers and risk scores (see the updated example_output/)
  • Fixed incorrect coordinates in .scheme.bed files (issue #14)