|
ARB
|
#include <adGene.h>

Public Attributes | |
| int | parts |
| bool | joinable |
| size_t * | start_pos |
| size_t * | stop_pos |
| unsigned char * | complement |
| unsigned char * | start_uncertain |
| unsigned char * | stop_uncertain |
| int GEN_position::parts |
Definition at line 37 of file adGene.h.
Referenced by Location::create_GEN_position(), GBT_read_gene_sequence_and_length(), GEN_gene::GEN_gene(), GEN_new_position(), GEN_root::GEN_root(), GEN_sortAndMergeLocationParts(), GEN_use_uncertainties(), GEN_write_position(), GLE_update_from_location(), operator<(), scan_gene_positions(), and to_Location().
| bool GEN_position::joinable |
Definition at line 38 of file adGene.h.
Referenced by GEN_new_position(), GEN_write_position(), GLE_update_from_location(), primer_design_event_init(), and to_Location().
| size_t* GEN_position::start_pos |
Definition at line 39 of file adGene.h.
Referenced by cmp_location_parts(), LocationEditor::create_GEN_position_from_fields(), GEN_free_position(), GEN_new_position(), GEN_read_position(), GEN_sortAndMergeLocationParts(), GEN_write_position(), getPartPositions(), GLE_update_from_location(), NT_convert_gene_locations(), operator<(), part2SimpleLocation(), primer_design_event_init(), and scan_gene_positions().
| size_t* GEN_position::stop_pos |
Definition at line 40 of file adGene.h.
Referenced by cmp_location_parts(), LocationEditor::create_GEN_position_from_fields(), GEN_new_position(), GEN_read_position(), GEN_sortAndMergeLocationParts(), GEN_write_position(), getPartPositions(), GLE_update_from_location(), NT_convert_gene_locations(), operator<(), part2SimpleLocation(), and scan_gene_positions().
| unsigned char* GEN_position::complement |
Definition at line 41 of file adGene.h.
Referenced by LocationEditor::create_GEN_position_from_fields(), GBT_read_gene_sequence_and_length(), GEN_new_position(), GEN_read_position(), GEN_sortAndMergeLocationParts(), GEN_use_uncertainties(), GEN_write_position(), GLE_update_from_location(), NT_convert_gene_locations(), operator<(), part2SimpleLocation(), and to_Location().
| unsigned char* GEN_position::start_uncertain |
Definition at line 53 of file adGene.h.
Referenced by LocationEditor::create_GEN_position_from_fields(), GEN_new_position(), GEN_read_position(), GEN_use_uncertainties(), GEN_write_position(), getPartPositions(), GLE_update_from_location(), NT_convert_gene_locations(), part2SimpleLocation(), and to_Location().
| unsigned char* GEN_position::stop_uncertain |
Definition at line 54 of file adGene.h.
Referenced by LocationEditor::create_GEN_position_from_fields(), GEN_new_position(), GEN_read_position(), GEN_use_uncertainties(), GEN_write_position(), getPartPositions(), GLE_update_from_location(), NT_convert_gene_locations(), part2SimpleLocation(), and to_Location().
1.8.8