Imported modules
|
|
import Martel
from Martel import RecordReader
from cStringIO import StringIO
import os
import string
|
Functions
|
|
|
|
test
|
test ()
|
|
test_count
|
test_count ( reader, check_remainder=1 )
Exceptions
|
|
AssertionError, repr( line )
AssertionError, text
|
|
|
test_count_lines
|
test_count_lines ()
|
|
test_count_lines_lines
|
test_count_lines_lines ()
|
|
test_end
|
test_end ()
|
|
test_end_lines
|
test_end_lines ()
|
|
test_everything
|
test_everything ()
|
|
test_everything_lines
|
test_everything_lines ()
|
|
test_fasta
|
test_fasta ()
|
|
test_nothing
|
test_nothing ()
|
|
test_nothing_lines
|
test_nothing_lines ()
|
|
test_start
|
test_start ()
|
|
test_start_lines
|
test_start_lines ()
|
|
test_until
|
test_until ()
|
|
test_until_lines
|
test_until_lines ()
|
|