spficklin
|
c423725e2a
Updated Doxygen comments
|
12 years ago |
spficklin
|
fb42852fa2
Reorganization of functions into api, includes and theme files to make all modules consistent
|
12 years ago |
spficklin
|
b863b7fcee
Ooops type
|
12 years ago |
spficklin
|
b6444c78ad
Debugging Tripal CV module and created API function for feature relationships
|
12 years ago |
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 years ago |
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 years ago |
spficklin
|
073b43e3e4
Added additional instructions to analysis form. Fixed typo in feature module
|
12 years ago |
spficklin
|
cd87d5a56a
Fixed Drupal formatting standards
|
12 years ago |
spficklin
|
7617a8ed44
Fixes to GFF loader and feature install module
|
12 years ago |
spficklin
|
774562ff8e
Fixed several memory leask
|
12 years ago |
Stephen Ficklin
|
226018de46
Fixed sequence formatter function & drush command
|
12 years ago |
spficklin
|
67bca35cf9
Fixed incorrectly named function, added ability to get sequence by analysi_id in sequence retrieval drush command
|
12 years ago |
spficklin
|
91184c553b
Fixed the get sequence function to work with Postgres 8.4 and fixed the annotated feature so that it can properly display overlapping parts and show the sequence in reverse complement if on the reverse strand
|
12 years ago |
spficklin
|
8f64c6204a
Added a requirement that Chado must be accessible before Tripal Views gets installed
|
12 years ago |
spficklin
|
d8f85709a8
Continuing to fix feature aggreation SQL
|
12 years ago |
spficklin
|
f69311cda8
Fixed query that pulls flanking sequences
|
12 years ago |
spficklin
|
9721bd0cd4
Fixed query that pulls flanking sequences
|
12 years ago |
spficklin
|
f0ab1a8a04
Fixed for coding standards
|
12 years ago |
spficklin
|
c2a9276bb4
Fixed minor bug in sequence output
|
12 years ago |
spficklin
|
a9c264ba29
Fixed minor bug in sequence output
|
12 years ago |
spficklin
|
d40033ae9d
Moved code for generating sequence out of the sequence field handler and into an API function in the fature_module. Also created a drush command for extracting sequences
|
12 years ago |
spficklin
|
5816ad9df7
added a field and filter handler for a sequence. Also fixed a fwe butgs in the gff loader, added a new function in the feature API for generating a reverse compliment
|
12 years ago |
spficklin
|
7b8f930310
Fixed parsing bug in GFF loader. Moved all include files into an include directory
|
12 years ago |