pytoda.proteins.tests.test_protein_language module

Testing ProteinLanguage.

Summary

Classes:

TestProteinLanguage

Testing ProteinLanguage.

Reference

class TestProteinLanguage(methodName='runTest')[source]

Bases: unittest.case.TestCase

Testing ProteinLanguage.

test__update_max_token_sequence_length()[source]

Test _update_max_token_sequence_length.

Return type

None

test_add_file()[source]

Test add_file

Return type

None

test_sequence_to_token_indexes()[source]

Test sequence_to_token_indexes.

Return type

None

test_token_indexes_to_sequence()[source]

Test token_indexes_to_sequence.

Return type

None