Stephen Ficklin
|
87a16fbff7
Added new select/insert/delete/update for featureprop and analysisfeatureprop tables. Also added update_property_by_id and delete_property_by_id functions to the core API. Added a new drush command to launch jobs
|
13 years ago |
spficklin
|
af2ff151e6
Moved most extensions out. Moved base modules out of 'base' directory
|
13 years ago |
alexgl
|
bedfa4fc81
moving a few modules into modules base
|
13 years ago |
ccheng
|
d227d04405
|
13 years ago |
spficklin
|
64d5b96f29
Fixed the tripal core to allow inclusion of 'NULL' values in inserts and updates. Also, added support for 'Gap', 'Target', and 'Derives_from' attributes in the GFF3 file.
|
13 years ago |
spficklin
|
95e1b150fc
Fixed multiple things including the following
|
13 years ago |
spficklin
|
50b706d146
More Doxygen documenation
|
13 years ago |
spficklin
|
27aaf1cfd4
updates to Doxygen documenation
|
13 years ago |
spficklin
|
7ced61cd61
Updated themeing for analyeses
|
14 years ago |
laceysanderson
|
e0500f0746
Tripal: Added documentation
|
14 years ago |
laceysanderson
|
ade56a6971
Tripal: Removed Old Bulk Loader (Stephen) from core module
|
14 years ago |
spficklin
|
c45f61069e
|
14 years ago |
spficklin
|
b888b946eb
|
14 years ago |
spficklin
|
88c10710be
|
14 years ago |
spficklin
|
fcd2fe8079
|
14 years ago |
spficklin
|
93770e21eb
|
14 years ago |
spficklin
|
94ef4739bb
Fixes to templates and update to GFF3 loader
|
14 years ago |
laceysanderson
|
f5bd65ba74
Tripal: Bulk loader -Added insert_unique and made it default, allow insertion of non-unique records, bookeeping of what was inserted w/ revert capabilities; <br> Genetic -API to retrieve genotype experiments for a feature, feature genotypes template and added content to feature node page
|
14 years ago |
laceysanderson
|
cea27f5c1b
Tripal: Chado Insert - returns values array with primary key values added; Bulk Loader -keeps track of inserted records and summarizes, revert button on loader node, insert_unique mode added
|
14 years ago |
laceysanderson
|
b7a8508526
Tripal: Bulk Loader -support for optional records and required fields (fields not required by chado but that you would like required)
|
14 years ago |
laceysanderson
|
221ff7e6c8
Tripal: Some needed stock changes; bulk loader updated but not working
|
14 years ago |
ccheng
|
af02e80bad
Add some general function apis
|
14 years ago |
laceysanderson
|
1832451b86
Tripal chado select: fixed bug -allows select of int 0's | Tripal bulk loader: Basic functionalty -allows spreadsheet columns and constants; relationships between tables honoured; update to various schema hooks
|
14 years ago |
spficklin
|
47dcfaa04c
Bug fixes for various modules and themes
|
14 years ago |
spficklin
|
d8567d8967
updates to blast, core, gff loader, etc... fixed several bugs
|
14 years ago |
laceysanderson
|
af0cbc329c
Changes to Chado Select: array, Some basic fixesto stock as well as add regex option to tripal_stock_get_stock_by_name_identifier()
|
14 years ago |
spficklin
|
6610387e7c
|
14 years ago |
laceysanderson
|
c72946c99d
Added the function tripal_core_expand_chado_vars() to expand out fields/tables/nodes excluded by default by tripal_core_generate_chado_var()
|
14 years ago |
laceysanderson
|
18b66ae346
Updated tripal_stock to use new tripal_core_generate_chado_var()
|
14 years ago |
laceysanderson
|
196b2f65cb
Finished tripal_core_generate_chado_vars: allows exclude by default using criteria, follows 1-1 foreign keys nesting objects, etc.
|
14 years ago |