theme_tripal
|
309927249d
fixed the loading problem for GO/Kegg on organism page where base_url is not '/'
|
15 tahun lalu |
tripal_analysis
|
1b4bb14abc
Fixed error Parameter 1 to theme_tripal_analysis_analysis_table() expected to be a reference, value given in /local/sites/drupal/sites/dev.citrusgenomedb.org/modules/devel_themer/devel_themer.module on line 418. Also changed tripal_analysis_analysis_table to tripal_analysis_analysis_page to be more clear.
|
14 tahun lalu |
tripal_analysis_blast
|
9e5d97f27f
changed parse_NCBI_Blast_XML_index_version to tripal_analysis_blast_results_index_version, to be consistent with the naming of the methods of for non-index node building
|
14 tahun lalu |
tripal_analysis_go
|
eba6db0376
Initial import of version 0.2
|
15 tahun lalu |
tripal_analysis_interpro
|
68577d8681
Fixing a bug for interpro results. Interpro box should not display results that do not belong to the cvterm 'analysis_interpro_output_hit'
|
15 tahun lalu |
tripal_analysis_kegg
|
7dd59af10c
Fix a bug for parsing keg files. When there is a single quote ' in the value (e.g. 3'-deoxyribose), the SQL insertion to analysisprop fails. Single quote was replaced by html code (') before executing the SQL statement. Also, tabs in the code are replaced by spaces for proper formatting.
|
15 tahun lalu |
tripal_analysis_unigene
|
6b18fc1230
Initial import of version 0.2
|
15 tahun lalu |
tripal_core
|
617b9c6f5a
This script will allow jobs to be launched from a Drupal installation with more than one Tripal site. It takes the site name as well as an admin name for that site.
|
14 tahun lalu |
tripal_cv
|
86062c911f
Fixing error: call_user_func_array() expects parameter 2 to be array, string given in /local/sites/drupal/sites/dev.citrusgenomedb.org/modules/tripal_cv/charts.php on line 18.
|
14 tahun lalu |
tripal_db
|
aa8ec3e519
Initial import of version 0.2
|
15 tahun lalu |
tripal_feature
|
a957c97937
When taxonomy is assigned to a node, all analyses are included, not just one.
|
14 tahun lalu |
tripal_library
|
fa3285fc9f
Add the correct pass by reference ampersand to return theme('tripal_library_library_table', &$libraries), as required by the new version of php.
|
14 tahun lalu |
tripal_organism
|
3fbd9c6159
Changed tripal_organism_table to tripal_organism_page, since it creates a page, not a table.
|
14 tahun lalu |
tripal_search
|
1d61d9b128
Initial import of version 0.2
|
15 tahun lalu |