#include <OnlineTools.h>
Public Member Functions | |
| TOnlineTools () | |
| void | init (SequenceCanvas *sc=NULL) |
| void | add_context_menu (wxMenu *base) |
| void | take_event (wxCommandEvent &event) |
| void | invalidate () |
Private Member Functions | |
| void | determine_marked_or_complete_sequence () |
| wxString | get_fasta_name (wxString ret=_T("")) |
| void | do_phobius (wxString additional=_T("")) |
| void | do_poly_phobius () |
| void | do_motif_scan () |
| void | do_pval_fpscan () |
| void | do_elm () |
| void | do_jpred () |
| void | do_calcpi () |
| void | do_gor () |
| void | do_hnn () |
| void | do_neb_cutter () |
| wxString | get_fasta_sequences (bool clean_gaps, bool for_clipboard) |
Private Attributes | |
| SequenceCanvas * | canvas |
| ChildBase * | child |
| wxString | sequence |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1