biopython v1.71.0 Bio.Emboss.Primer3.Primers

A primer set designed by Primer3.

Members:

- size - length of product, note you can use len(primer) as an
  alternative to primer.size

- forward_seq
- forward_start
- forward_length
- forward_tm
- forward_gc

- reverse_seq
- reverse_start
- reverse_length
- reverse_tm
- reverse_gc

- internal_seq
- internal_start
- internal_length
- internal_tm
- internal_gc

Link to this section Summary

Functions

Initialize the class

Length of the primer product (i.e. product size)

Link to this section Functions

Initialize the class.

Length of the primer product (i.e. product size).