|
|
|
|
|
|
|
|
|
|
|
| _readGivenNumberOfSequencesToDictionary(self,
sequences_file_fd,
lineLastRed,
nSequence) |
source code
|
|
|
|
| _readNextSequenceInformationFromSequenceFile(self,
sequences_file_fd,
line) |
source code
|
|
|
|
| _insert_new_string_protein_object_into_database(self,
id_word,
sequence,
list_information_tuple) |
source code
|
|
|
|
| _insert_protein_information_from_alias_file_to_database(self,
aliases_file) |
source code
|
|
|
|
| _fetch_given_list_protein_information_from_database(self,
list_id) |
source code
|
|
|
|
| _fetch_given_protein_information_from_database(self,
id_word) |
source code
|
|
|
|
| _remove_protein_information_from_database(self) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from bianaParser.BianaParser:
add_to_log,
close,
get_log_string,
initialize_input_file_descriptor,
parseArguments,
print_help,
start
Inherited from object:
__delattr__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__str__
|