spficklin
|
1156b83efb
Added support for 'organism=genus:speices' attribute for importing GFF files
|
11 年 前 |
spficklin
|
5a9d900d02
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
11 年 前 |
spficklin
|
7a38b67fe7
Added journal name as a filter for the importer
|
11 年 前 |
Stephen Ficklin
|
0d959b8394
Fixed bug with searching by publication type. It was only looking in properties
|
11 年 前 |
spficklin
|
e557f16da4
Added specific handling of Patent type publications. Fixed the tpub.obo as some of the accessions were missing the colon between the DB name and number.
|
11 年 前 |
spficklin
|
6ece673b30
Added several configurable options for allow end-user to specify how to find duplicate publications
|
11 年 前 |
spficklin
|
9969444321
Merge branch '6.x-1.x' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-1.x
|
11 年 前 |
spficklin
|
dacb3542df
Added several configurable options for allow end-user to specify how to find duplicate publications
|
11 年 前 |
Stephen Ficklin
|
6eb24b827c
Needed to add a default op for pub searches if only one criteria provided
|
11 年 前 |
spficklin
|
2484e82f21
Forgot to take out dpm
|
11 年 前 |
spficklin
|
51c3b688be
Fixed bug in pub search if no criteria are provided and to search both pub.series_name and proprties if Journal Name or Conference Name are used
|
11 年 前 |
Stephen Ficklin
|
aea223a94a
Added some formatting to pub search form
|
11 年 前 |
spficklin
|
ef7557839c
Forgot file
|
11 年 前 |
spficklin
|
33ef81457a
Started adding code for analysis proprties, but then commented out because didn't have time to finish. Also, updated the tripal pub obo
|
11 年 前 |
spficklin
|
3610c92fc3
Missing <div> on seq extract form too
|
11 年 前 |
Stephen Ficklin
|
baac4e2fd4
Missing div in pub search
|
11 年 前 |
spficklin
|
35ce1e2214
Fixed bug in pub module. Drupal only allows a node title to be 255 characters but the Chado pub.title field can be longer. Had to adjust for that as the publication title is the Drupal node title
|
11 年 前 |
spficklin
|
af20f36a44
Added check for missing pyear when syncing
|
11 年 前 |
spficklin
|
bfb8fe04b1
Updated pub obo
|
11 年 前 |
spficklin
|
9e08864a2f
Updated pub obo
|
11 年 前 |
spficklin
|
fa577f6fd6
Added new item to pub obo
|
11 年 前 |
spficklin
|
549de53077
Added new item to pub obo
|
11 年 前 |
spficklin
|
e384702833
Added information about the new sequence retreive tool on the feature admin page
|
11 年 前 |
spficklin
|
ae40775b22
Added query arguments in URL for sequence extractor so someone can pre-set form values in a link such as from GBrowse
|
11 年 前 |
spficklin
|
70f65822b9
Renamed 'source' to 'analysis' in the seq extract form
|
11 年 前 |
spficklin
|
3de163a9fc
Turns out there is a bug in the jquery_update module that can negatively affect all forms with a file upload component when AHAH is used. A message indicating this problem is given on the seq extract form
|
11 年 前 |
spficklin
|
57e4e62025
Changed URL path for sequence retrieval
|
11 年 前 |
Stephen Ficklin
|
7bd81a618c
Changes to seq extract form
|
11 年 前 |
spficklin
|
bbfda7141f
Added reset button to seq extract form
|
11 年 前 |
spficklin
|
079f9f0375
Moved form elements from views module to Tripal core and updated seq extract form to use the file upload combo element. Also renamed include files to have a .inc extension rather than a .php extension in the core moduel
|
11 年 前 |