Açıklama Yok

spficklin cb72de24bb Added an interface for editing the controlled vocabularies in the tripal_cv module. We still need something to add/edit terms. Also, fixed the interface for updating the cvtermpath table so that a user can select which ontology/vocabulary to update. 14 yıl önce
theme_tripal 309927249d fixed the loading problem for GO/Kegg on organism page where base_url is not '/' 15 yıl önce
tripal_analysis 832463e97e The syncing method now tries to figure out what type of analysis is being synchronized by checking the cvterm "analysis_type". This cvterm should be added to each analysis by the individual analysis modules or the user if the upload is directly into chado. The value for this cvterm should reflect the name of the module, "tripal_analysis_unigene", "tripal_analysis_blast", etc. 14 yıl önce
tripal_analysis_blast 14dde24292 The validate function now handles three schenarios: 14 yıl önce
tripal_analysis_go eba6db0376 Initial import of version 0.2 15 yıl önce
tripal_analysis_interpro 678799b710 Removed ORF link from html when it is being parsed.: 14 yıl önce
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 yıl önce
tripal_analysis_unigene 3d46597777 Removed materialized view unigene_libraries_mview. This mview exited to associate a unigene with all 14 yıl önce
tripal_core 60d7f0e812 Fixed internal script reference to itself from tripal_job_launcher.php to tripal_jobs_launch_multi.php. 14 yıl önce
tripal_cv cb72de24bb Added an interface for editing the controlled vocabularies in the tripal_cv module. We still need something to add/edit terms. Also, fixed the interface for updating the cvtermpath table so that a user can select which ontology/vocabulary to update. 14 yıl önce
tripal_db 4fb63ec2d8 Changed the database module so that it functions as an AJAX enabled drop-down rather than a large table. 14 yıl önce
tripal_feature db70fc1dc6 fixed problems where strcmp() expects a string, not an array. 14 yıl önce
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 yıl önce
tripal_organism 3fbd9c6159 Changed tripal_organism_table to tripal_organism_page, since it creates a page, not a table. 14 yıl önce
tripal_search 1d61d9b128 Initial import of version 0.2 15 yıl önce