spficklin
|
48631d702c
Fixed a bug when registering a new analysis module. If the module already existed in the table it threw an error. Now it checks first. Also fixed bug with chado_query to not add a 'chado.' prefix in the 'substring' psql function. Also updated the tripal_core_chado_update module to return the primary key if a single record is updated and if the return_record option is given.
|
hace 12 años |
spficklin
|
0b674f6e64
Removed old relationship aggregator table and code. We don't use it.
|
hace 12 años |
spficklin
|
403d2803cf
Fixed issue #1661530
|
hace 12 años |
spficklin
|
9bb94c3748
Fixed issue #1699022. Took out all code that tried to distinguish a revision.
|
hace 12 años |
spficklin
|
7c95f3d958
Fixed Issue #1809994. The FASTA loader now correctly loads relationships and external DB referneces. Also, removed the requirement that residues have only IUPAC characters. The check incorrectly forgot protein characters, but also sometimes there may be additional characters and we shouldn't limit the field
|
hace 12 años |
ficklin
|
96856a97d5
Added template for feature_cvterm recoords
|
hace 12 años |
spficklin
|
5fcf1c8645
Oops fixed type
|
hace 12 años |
spficklin
|
a81383d8cf
Added functionality similar to GBrowse. Users can access any feature with the following URL http://<your site>/feature/<name>. Tripal will recoginze the URL, search for a feature of that name, uniquename or synonym and redirect to the page. If there are more than one feature that matches, a table with all matches will be shown and the user can select which one they want to see
|
hace 12 años |
spficklin
|
cd87d5a56a
Fixed Drupal formatting standards
|
hace 12 años |
spficklin
|
d95e608e34
Oops forgot to take out dpm's
|
hace 12 años |
spficklin
|
875cddbbcb
Fixed bug where featurelocs weren't showing up if one of the two FK relationships returned NULL
|
hace 12 años |
spficklin
|
a52dc176d2
Fixed bug where featurelocs weren't showing up if one of the two FK relationships returned NULL
|
hace 12 años |
spficklin
|
2a743acf56
Made transactions optional in GFF loader. Changed all appropriate db_queryt to chado_query in feature module. Added a drush command to sync a single feature (useful for debugging/testing).
|
hace 12 años |
spficklin
|
87400a3502
Added hook to display args in job view
|
hace 12 años |
spficklin
|
6cfe5c467e
When syncing features repetitive error logs were entered into the Drupal report log for every synced feature stating that a duplicate feature could not be inserted. This was fixed
|
hace 12 años |
spficklin
|
2840b98e85
All node types (except stock) have a function to cleanup orphaned nodes but it wasn't complete for some. A new core API function was created that all modules with node types can use to clean up orphaned nodes. Also, the drush trpjob-run command was fixed so that a username must be provided to run the job
|
hace 12 años |
spficklin
|
ac7081027a
Removed the feature browser from the library and anslysis pages.
|
hace 12 años |
spficklin
|
138637d6eb
Fixed bug in annotated feature display
|
hace 12 años |
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
|
hace 12 años |
spficklin
|
b4ad2e1b5d
combined object and subject relationships into a single template
|
hace 12 años |
spficklin
|
48f972cd1b
Bug fixes
|
hace 12 años |
spficklin
|
320e44d2c2
Fixed parsing bug in GFF loader. Moved all include files into an include directory
|
hace 12 años |
spficklin
|
7b8f930310
Fixed parsing bug in GFF loader. Moved all include files into an include directory
|
hace 12 años |
spficklin
|
3efbf1ed79
Fixed coding standards problems as found by the coder module
|
hace 12 años |
spficklin
|
1d3c11b6dd
Fixed another problem with alignments
|
hace 12 años |
Stephen Ficklin
|
36c67c6024
Fixed mistake in matched feature preprocess function
|
hace 12 años |
spficklin
|
0778b71d77
Updating main branch with fixes to feature moduel for alignments. Also fixed but in Core API
|
hace 12 años |
Stephen Ficklin
|
cfff5f8594
Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev
|
hace 12 años |
Stephen Ficklin
|
26f611ee42
Fixed watchdog calls with wrong module name
|
hace 12 años |
Stephen Ficklin
|
e408d9e4a3
fixed some errors where objects were not first created
|
hace 12 años |