File: test_EmbossPrimer

package info (click to toggle)
python-biopython 1.45-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 18,192 kB
  • ctags: 12,310
  • sloc: python: 83,505; xml: 13,834; ansic: 7,015; cpp: 1,855; sql: 1,144; makefile: 179
file content (13 lines) | stat: -rw-r--r-- 552 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
test_EmbossPrimer
Make sure we get info right from a single primer find. ... ok
Make sure we get the data from normal primer3 files okay. ... ok
Make sure we can parse an internal oligo file correctly ... ok
Make sure that we can parse all primer3 files. ... ok
Make sure the output from a simple primersearch file is correct. ... ok
Make sure that we can parse all primersearch files. ... ok
Make sure we can output primer information correctly. ... ok

----------------------------------------------------------------------
Ran 7 tests in 0.066s

OK