.. |
views
|
e05951ab12
Added 'Link to Node' option for name/uniquename fields -works regardless of whether the field is from the base table
|
14 vuotta sitten |
admin.php
|
a52a64b19b
Corrected the feature insert to use uniquename, organism_id and type_id to check for uniqueness. This correction also required naming the Drupal nodes uniquely as well. Also added support for Relationships on the feature page and showing the sequences for relationships.
|
14 vuotta sitten |
fasta_loader.php
|
492099386d
Updates to the Feature module
|
14 vuotta sitten |
indexFeatures.php
|
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 vuotta sitten |
syncFeatures.php
|
4c62dd3793
:
|
14 vuotta sitten |
tripal_feature-db_references.inc
|
492099386d
Updates to the Feature module
|
14 vuotta sitten |
tripal_feature-properties.inc
|
e855324df4
Added API functions
|
14 vuotta sitten |
tripal_feature-relationships.inc
|
492099386d
Updates to the Feature module
|
14 vuotta sitten |
tripal_feature-secondary_tables.inc
|
492099386d
Updates to the Feature module
|
14 vuotta sitten |
tripal_feature.api.inc
|
e855324df4
Added API functions
|
14 vuotta sitten |
tripal_feature.info
|
2e4465fa79
Initial import of version 0.2
|
15 vuotta sitten |
tripal_feature.install
|
3ab974ee52
Added a new tripal_set_active_db function to replace Drupal's set_active_db function. This function allows Tripal to use a chado database in an external location or a chado database within another schema within the Drupal database. This keeps backwards compatibility with older versions of Tripal.
|
14 vuotta sitten |
tripal_feature.module
|
492099386d
Updates to the Feature module
|
14 vuotta sitten |
tripal_feature.views.inc
|
733f3c597b
Added support for internal chado to views (including joining to node table) for organism, library, feature & analysis
|
14 vuotta sitten |