.. |
fasta_loader.inc
|
f5204888f4
Addressed issue #1850226. Added a check to makesure that if a feature was being updated through a match on the name and it had a new uniquename, that it wouldn't conflict with an existing feature of the same uniquename. Also cleaned up some of the error messages and added some more problem checking
|
12 years ago |
gff_loader.inc
|
c0f8f4256a
Fixed jobs report so that it updates job status whenever the page is loaded. Previously it only updated job status when a job was launched
|
12 years ago |
indexFeatures.inc
|
7b8f930310
Fixed parsing bug in GFF loader. Moved all include files into an include directory
|
12 years ago |
syncFeatures.inc
|
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
|
12 years ago |
tripal_feature-db_references.inc
|
332b6b104f
Fixed some typos
|
12 years ago |
tripal_feature-delete.inc
|
42fe28540f
Fixed issue #1712422. Changed all Chado querie to use chado_query() rather than db_query()
|
12 years ago |
tripal_feature-properties.inc
|
7b8f930310
Fixed parsing bug in GFF loader. Moved all include files into an include directory
|
12 years ago |
tripal_feature-relationships.inc
|
42fe28540f
Fixed issue #1712422. Changed all Chado querie to use chado_query() rather than db_query()
|
12 years ago |
tripal_feature-secondary_tables.inc
|
7b8f930310
Fixed parsing bug in GFF loader. Moved all include files into an include directory
|
12 years ago |
tripal_feature.admin.inc
|
0b674f6e64
Removed old relationship aggregator table and code. We don't use it.
|
12 years ago |