Opened 6 years ago

Last modified 6 years ago

#784 new defect

Fix parameters for "Design Primers"

Reported by: westram Owned by: devel
Priority: normal Milestone:
Component: ARB_NTREE Version: SVN
Keywords: primer Cc:

Description (last modified by westram)

  • primer distance
    • complains if impossible
      invalid minimal primer distance (more than right.max - left.min)
      
      but does not skip primers with invalid distance
    • show distance in result list
    • distance should be "number of bases between both primers" (can't even tell if it calculates sth similar)
  • primer positions
    • in order to specify left and right positions in a symmetric way
      ⇒ allow negative "number of bases"
      ⇒ start from position + count bases backwards
    • positions are off-by-one ("bio vs. info"); remove doc

Change History (1)

comment:1 Changed 6 years ago by westram

  • Description modified (diff)
Note: See TracTickets for help on using tickets.