spficklin
|
de147f903a
OBO loader is now functional.
|
14 жил өмнө |
spficklin
|
355491bdfa
Addded the OBO loader to the tripal_cv module and created an online form for starting OBO parsing jobs
|
14 жил өмнө |
spficklin
|
ae11500354
Movoed obo_loader.php to tripal_cv
|
14 жил өмнө |
spficklin
|
5f1f2e560f
Moved the OBO loader to the tripal_cv module
|
14 жил өмнө |
spficklin
|
20eeab6223
Added the beginning stages of an OBO loader. So far, loads CVterms, cvterm_relationships, cvterm_dbxrefs and cvtermprops.
|
14 жил өмнө |
ccheng
|
efeef2c916
fixed a bug for displaying up/down arrow icons when toggling all expandable boxes.
|
14 жил өмнө |
spficklin
|
5e7b3c4b74
Fixed a bug in chado loader
|
14 жил өмнө |
spficklin
|
372e4626ba
Added the first stages of a chado loader. So far, the additions will load chado v1.11 into a 'chado' schema within the same database that Drupal is installed. It also populates the tables with the same data when using the perl scripts.
|
14 жил өмнө |
spficklin
|
87318da4f6
Fixed more bugs
|
14 жил өмнө |
spficklin
|
53420365ff
Fixed a few bugs in tripal_db module
|
14 жил өмнө |
spficklin
|
3a26c1cb26
Fixed a few minor bugs in CV module
|
14 жил өмнө |
spficklin
|
609262cb3d
Theme fixes
|
14 жил өмнө |
spficklin
|
171730108c
Added back in the generic vocabulary browser
|
14 жил өмнө |
spficklin
|
5416d9c6e3
Added a user name column to the jobs table
|
14 жил өмнө |
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 жил өмнө |
spficklin
|
4fb63ec2d8
Changed the database module so that it functions as an AJAX enabled drop-down rather than a large table.
|
14 жил өмнө |
ccheng
|
db70fc1dc6
fixed problems where strcmp() expects a string, not an array.
|
14 жил өмнө |
mestato
|
678799b710
Removed ORF link from html when it is being parsed.:
|
14 жил өмнө |
mestato
|
aa979332af
Fixed called by reference errors.
|
14 жил өмнө |
mestato
|
6698546c6e
When processing the html from an interProScan job, empty tables are removed from the output. Also, empty rows in tables are removed.
|
14 жил өмнө |
mestato
|
e6feb5a9b6
Moved the synchronize functions from the main module to syncFeatures.php. Moved the search indexing functions to indexFeatures.php. This allows each sync or index job to be submitted as a separate system call, thus circumventing a problem with php not releasing memory. Also, syncing and indexing all features may now be done through a command line call instead of only through the web interface.
|
14 жил өмнө |
mestato
|
3d46597777
Removed materialized view unigene_libraries_mview. This mview exited to associate a unigene with all
|
14 жил өмнө |
mestato
|
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 жил өмнө |
mestato
|
6729e33bcd
Added missing } on line 469.
|
14 жил өмнө |
mestato
|
61a9834df0
Add abililty for analysis module to detect a unigene-type analysis. Previously made unigene type analyses into generic type analyses.
|
14 жил өмнө |
mestato
|
442a75c16a
Fixed typo where interval was missing dollar sign.
|
14 жил өмнө |
mestato
|
14dde24292
The validate function now handles three schenarios:
|
14 жил өмнө |
mestato
|
4e3a64a161
Complete revision fo the cleanup method. Still deletes any orphans between node and chado_analysis in drupal but also checks for orphans without records in chado.
|
14 жил өмнө |
mestato
|
60d7f0e812
Fixed internal script reference to itself from tripal_job_launcher.php to tripal_jobs_launch_multi.php.
|
14 жил өмнө |
mestato
|
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 жил өмнө |