Lacey Sanderson
|
c6fe145450
API: changed names again... hopefully the last time :)
|
11 年之前 |
Lacey Sanderson
|
e8d5ef6ddb
API: finished feature api including creating chado_associate_dbxref/cvterm
|
11 年之前 |
Lacey Sanderson
|
2e42460830
Merge branch '7.x-2.x' of git.drupal.org:sandbox/spficklin/1337878 into 7.x-2.x
|
11 年之前 |
Lacey Sanderson
|
00d77d137e
API: Consolidated chado_delete_property/ID and chado_update_property/ID
|
11 年之前 |
Lacey Sanderson
|
a73d2fa391
Feature: cleaned up and added doc
|
11 年之前 |
Stephen Ficklin
|
c1b87f555b
Converted old API functions to new functions
|
11 年之前 |
Stephen Ficklin
|
6d5887d2d3
converted all watchdog calls to the new Tripal API function
|
11 年之前 |
Lacey Sanderson
|
3d39ea2833
Documention: Small tweaks to the documentation to get the defn groups to display properly in the api site
|
11 年之前 |
Stephen Ficklin
|
df26ed8bea
Stock templates converted. Fixed some other templates
|
11 年之前 |
Stephen Ficklin
|
3df9593c8c
Cleaned out unused functions from feature module
|
11 年之前 |
Stephen Ficklin
|
ee855ade6e
All templates for the feature page are converted except featurepos and phenotype needs testing.
|
11 年之前 |
Stephen Ficklin
|
a77526a07e
Removed ability to preview nodes. The templates are messed up in preview and it's easier to just remove the button
|
11 年之前 |
spficklin
|
34bfc95115
Nightly checking
|
11 年之前 |
spficklin
|
d922b7a57b
Fixed minor coding review problems
|
11 年之前 |
Stephen Ficklin
|
22519a8f6e
Fixed SQL on sequence retrieval for relationships
|
11 年之前 |
Stephen Ficklin
|
1d831e53d8
Fixed bugs with the sequence extraction when traversing relationships
|
11 年之前 |
spficklin
|
9b667e1547
Added new functionality to sequence extract function to traverse relationships
|
11 年之前 |
spficklin
|
8762ae675c
Trying to fix bug in feature API call to extract feature sequence from alignment
|
11 年之前 |
Stephen Ficklin
|
086eb4b649
Fixed bug in sequence retreval API function if parent has no residues
|
11 年之前 |
Stephen Ficklin
|
0ab56cac4a
Updated defline of seq retreival API function to include genus and species of parent equence
|
11 年之前 |
Stephen Ficklin
|
1f1a1c213a
Updated seq extract with better from field descriptions
|
12 年之前 |
spficklin
|
2756a7cce1
Added brackets around all table names in SQL statements throughout all of Tripal
|
12 年之前 |
spficklin
|
ed0dad3cf7
Provided some code clenup for the analysis module, added new API functions to the tripal_feature module, and added new case checking to some of the API calls in the Tripal core
|
12 年之前 |
spficklin
|
c423725e2a
Updated Doxygen comments
|
12 年之前 |
spficklin
|
fb42852fa2
Reorganization of functions into api, includes and theme files to make all modules consistent
|
12 年之前 |
spficklin
|
b863b7fcee
Ooops type
|
12 年之前 |
spficklin
|
b6444c78ad
Debugging Tripal CV module and created API function for feature relationships
|
12 年之前 |
spficklin
|
09b02611ed
Fixed memory leaks in the Tripal core API when storing the persistent connection. Alos fixed memory leaks in GFF loader and added loading of FASTA sequences embeded in the GFF file ##FASTA section
|
12 年之前 |
spficklin
|
bce50f164a
Fixed bug with drupal_eval and tripal_core_exclude_type_by_default hook. If a quote was present in the string being evaluated it would create errors
|
12 年之前 |
spficklin
|
073b43e3e4
Added additional instructions to analysis form. Fixed typo in feature module
|
12 年之前 |