Tripal
Functions
tripal_chado.seq_extract.inc File Reference

Functions

 tripal_chado_feature_seq_extract_download ()
 
 tripal_chado_feature_seq_extract_form ($form, &$form_state)
 
 theme_tripal_chado_feature_seq_extract_form (&$variables)
 
 tripal_chado_feature_seq_extract_form_ajax_callback ($form, &$form_state)
 
 tripal_chado_feature_seq_extract_form_validate ($form, &$form_state)
 
 tripal_chado_feature_seq_extract_form_submit ($form, &$form_state)
 

Detailed Description

Interface for downloading feature sequences

Function Documentation

◆ theme_tripal_chado_feature_seq_extract_form()

theme_tripal_chado_feature_seq_extract_form ( $variables)

Theme the Form to choose which features to extract sequence for

◆ tripal_chado_feature_seq_extract_download()

tripal_chado_feature_seq_extract_download ( )

The page allowing users to download feature sequences

◆ tripal_chado_feature_seq_extract_form()

tripal_chado_feature_seq_extract_form (   $form,
$form_state 
)

Form to choose which features to extract sequence for

◆ tripal_chado_feature_seq_extract_form_ajax_callback()

tripal_chado_feature_seq_extract_form_ajax_callback (   $form,
$form_state 
)

Ajax function which returns the form via ajax

◆ tripal_chado_feature_seq_extract_form_submit()

tripal_chado_feature_seq_extract_form_submit (   $form,
$form_state 
)

Submit the extract sequence form

◆ tripal_chado_feature_seq_extract_form_validate()

tripal_chado_feature_seq_extract_form_validate (   $form,
$form_state 
)

Validate the extract sequence form