123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761 |
- <?php
- require_once "api/tripal_feature.api.inc";
- require_once "api/tripal_feature.schema.api.inc";
- require_once "theme/tripal_feature.theme.inc";
- require_once "includes/tripal_feature.admin.inc";
- require_once "includes/tripal_feature.sync_features.inc";
- require_once "includes/tripal_feature.fasta_loader.inc";
- require_once "includes/tripal_feature.gff_loader.inc";
- require_once "includes/tripal_feature.seq_extract.inc";
- require_once "includes/tripal_feature.delete.inc";
- require_once "includes/tripal_feature.form.inc";
- function tripal_feature_init() {
- drupal_add_css(drupal_get_path('module', 'tripal_feature') . '/theme/css/tripal_feature.css');
- drupal_add_js(drupal_get_path('module', 'tripal_feature') . '/theme/js/tripal_feature.js');
- }
- function tripal_feature_views_api() {
- return array(
- 'api' => 2.0,
- );
- }
- function tripal_feature_help($path, $arg) {
- $output = '';
- switch ($path) {
- case "admin/help#tripal_feature":
- $output='<p>' . t("Displays links to nodes created on this date") . '</p>';
- break;
- }
- return $output;
- }
- function tripal_feature_node_info() {
- $nodes = array();
- $nodes['chado_feature'] = array(
- 'name' => t('Feature'),
- 'base' => 'chado_feature',
- 'description' => t('A feature from the chado database'),
- 'has_title' => FALSE,
- 'title_label' => t('Feature'),
- 'has_body' => FALSE,
- 'body_label' => t('Feature Description'),
- 'locked' => TRUE
- );
- return $nodes;
- }
- function tripal_feature_permissions() {
- return array(
- 'access chado_feature content' => array(
- 'title' => t('View Features'),
- 'description' => t('Allow users to view feature pages.'),
- ),
- 'create chado_feature content' => array(
- 'title' => t('Create Features'),
- 'description' => t('Allow users to create new feature pages.'),
- ),
- 'delete chado_feature content' => array(
- 'title' => t('Delete Features'),
- 'description' => t('Allow users to delete feature pages.'),
- ),
- 'edit chado_feature content' => array(
- 'title' => t('Edit Features'),
- 'description' => t('Allow users to edit feature pages.'),
- ),
- 'adminster tripal feature' => array(
- 'title' => t('Administer Features'),
- 'description' => t('Allow users to administer all features.'),
- ),
- );
- }
- function chado_feature_node_access($node, $op, $account) {
- if ($op == 'create') {
- if (!user_access('create chado_feature content', $account)) {
- return FALSE;
- }
- return TRUE;
- }
- if ($op == 'update') {
- if (!user_access('edit chado_feature content', $account)) {
- return FALSE;
- }
- }
- if ($op == 'delete') {
- if (!user_access('delete chado_feature content', $account)) {
- return FALSE;
- }
- }
- if ($op == 'view') {
- if (!user_access('access chado_feature content', $account)) {
- return FALSE;
- }
- }
- return NULL;
- }
- function tripal_feature_menu() {
- $items = array();
-
- $items['find/sequences'] = array(
- 'title' => 'Sequence Retrieval',
- 'description' => 'Download a file of sequences',
- 'page callback' => 'tripal_feature_seq_extract_page',
- 'access arguments' => array('access chado_feature content'),
- 'type' => MENU_CALLBACK,
- );
- $items['find/sequences/ajax'] = array(
- 'title' => 'Sequence Retrieval',
- 'page callback' => 'tripal_feature_seq_extract_form_ahah_update',
- 'access arguments' => array('access chado_feature content'),
- 'type' => MENU_CALLBACK,
- );
-
- $items['admin/tripal/chado/tripal_feature'] = array(
- 'title' => 'Features',
- 'description' => 'A biological sequence or a section of a biological sequence, or a collection of such sections.',
- 'page callback' => 'tripal_feature_admin_feature_view',
- 'access arguments' => array('administer tripal features'),
- 'type' => MENU_NORMAL_ITEM,
- );
- $items['admin/tripal/chado/tripal_feature/sync'] = array(
- 'title' => 'Sync',
- 'description' => 'Sync features from Chado with Drupal',
- 'page callback' => 'drupal_get_form',
- 'page arguments' => array('tripal_feature_sync_form'),
- 'access arguments' => array('administer tripal features'),
- 'type' => MENU_LOCAL_TASK,
- 'weight' => 0
- );
- $items['admin/tripal/chado/tripal_feature/delete'] = array(
- 'title' => ' Delete',
- 'description' => 'Delete multiple features from Chado',
- 'page callback' => 'drupal_get_form',
- 'page arguments' => array('tripal_feature_delete_form'),
- 'access arguments' => array('administer tripal features'),
- 'type' => MENU_LOCAL_TASK,
- 'weight' => 2
- );
- $items['admin/tripal/chado/tripal_feature/configuration'] = array(
- 'title' => 'Settings',
- 'description' => 'Configure the Tripal Feature module.',
- 'page callback' => 'drupal_get_form',
- 'page arguments' => array('tripal_feature_admin'),
- 'access arguments' => array('administer tripal features'),
- 'type' => MENU_LOCAL_TASK,
- 'weight' => 5
- );
- $items['admin/tripal/chado/tripal_feature/help'] = array(
- 'title' => 'Help',
- 'description' => 'Help with the Tripal Feature module.',
- 'page callback' => 'theme',
- 'page arguments' => array('tripal_feature_help'),
- 'access arguments' => array('administer tripal features'),
- 'type' => MENU_LOCAL_TASK,
- 'weight' => 10
- );
-
- $items['admin/tripal/loaders/fasta_loader'] = array(
- 'title' => 'Multi-FASTA file Loader',
- 'description' => 'Load sequences from a multi-FASTA file into Chado',
- 'page callback' => 'drupal_get_form',
- 'page arguments' => array('tripal_feature_fasta_load_form'),
- 'access arguments' => array('administer tripal features'),
- 'type' => MENU_NORMAL_ITEM,
- );
- $items['admin/tripal/loaders/gff3_load'] = array(
- 'title' => 'GFF3 file Loader',
- 'description' => 'Import a GFF3 file into Chado',
- 'page callback' => 'drupal_get_form',
- 'page arguments' => array('tripal_feature_gff3_load_form'),
- 'access arguments' => array('administer tripal features'),
- 'type' => MENU_NORMAL_ITEM,
- );
-
- $items['feature/%'] = array(
- 'page callback' => 'tripal_feature_match_features_page',
- 'page arguments' => array(1),
- 'access arguments' => array('access chado_feature content'),
- 'type' => MENU_LOCAL_TASK,
- );
-
- $items['admin/tripal/chado/tripal_feature/views/features/enable'] = array(
- 'title' => 'Enable feature Administrative View',
- 'page callback' => 'tripal_views_admin_enable_view',
- 'page arguments' => array('tripal_feature_admin_features', 'admin/tripal/chado/tripal_feature'),
- 'access arguments' => array('administer tripal feature'),
- 'type' => MENU_CALLBACK,
- );
- return $items;
- }
- function tripal_feature_theme($existing, $type, $theme, $path) {
- $core_path = drupal_get_path('module', 'tripal_core');
- $items = array(
- 'node__chado_feature' => array(
- 'template' => 'node--chado-generic',
- 'render element' => 'node',
- 'base hook' => 'node',
- 'path' => "$core_path/theme",
- ),
- 'tripal_feature_alignments' => array(
- 'variables' => array('node' => NULL),
- 'template' => 'tripal_feature_alignments',
- 'path' => "$path/theme/tripal_feature",
- ),
- 'tripal_feature_analyses' => array(
- 'variables' => array('node' => NULL),
- 'template' => 'tripal_feature_analyses',
- 'path' => "$path/theme/tripal_feature",
- ),
- 'tripal_feature_base' => array(
- 'variables' => array('node' => NULL),
- 'template' => 'tripal_feature_base',
- 'path' => "$path/theme/tripal_feature",
- ),
- 'tripal_feature_featurepos' => array(
- 'arguments' => array('node' => NULL),
- 'template' => 'tripal_feature_featurepos',
- 'path' => "$path/theme/tripal_feature",
- ),
- 'tripal_feature_sequence' => array(
- 'variables' => array('node' => NULL),
- 'template' => 'tripal_feature_sequence',
- 'path' => "$path/theme/tripal_feature",
- ),
- 'tripal_feature_proteins' => array(
- 'variables' => array('node' => NULL),
- 'template' => 'tripal_feature_proteins',
- 'path' => "$path/theme/tripal_feature",
- ),
- 'tripal_feature_publications' => array(
- 'variables' => array('node' => NULL),
- 'template' => 'tripal_feature_publications',
- 'path' => "$path/theme/tripal_feature",
- ),
- 'tripal_feature_synonyms' => array(
- 'variables' => array('node' => NULL),
- 'template' => 'tripal_feature_synonyms',
- 'path' => "$path/theme/tripal_feature",
- ),
- 'tripal_feature_references' => array(
- 'variables' => array('node' => NULL),
- 'template' => 'tripal_feature_references',
- 'path' => "$path/theme/tripal_feature",
- ),
- 'tripal_feature_properties' => array(
- 'variables' => array('node' => NULL),
- 'template' => 'tripal_feature_properties',
- 'path' => "$path/theme/tripal_feature",
- ),
- 'tripal_feature_terms' => array(
- 'variables' => array('node' => NULL),
- 'template' => 'tripal_feature_terms',
- 'path' => "$path/theme/tripal_feature",
- ),
- 'tripal_feature_relationships' => array(
- 'variables' => array('node' => NULL),
- 'template' => 'tripal_feature_relationships',
- 'path' => "$path/theme/tripal_feature",
- ),
- 'tripal_feature_help' => array(
- 'template' => 'tripal_feature_help',
- 'variables' => array(NULL),
- 'path' => drupal_get_path('module', 'tripal_feature') . '/theme'
- ),
-
- 'tripal_organism_feature_browser' => array(
- 'variables' => array('node' => NULL),
- 'template' => 'tripal_organism_feature_browser',
- 'path' => "$path/theme/tripal_organism",
- ),
- 'tripal_organism_feature_counts' => array(
- 'variables' => array('node' => NULL),
- 'template' => 'tripal_organism_feature_counts',
- 'path' => "$path/theme/tripal_organism",
- ),
-
- 'tripal_feature_seq_extract_form' => array(
- 'arguments' => array('form'),
- ),
-
- 'tripal_feature_teaser' => array(
- 'variables' => array('node' => NULL),
- 'template' => 'tripal_feature_teaser',
- 'path' => "$path/theme/tripal_feature",
- ),
- );
- return $items;
- }
- function tripal_feature_block_info() {
- $blocks['references']['info'] = t('Tripal Feature References');
- $blocks['references']['cache'] = 'BLOCK_NO_CACHE';
- $blocks['base']['info'] = t('Tripal Feature Details');
- $blocks['base']['cache'] = 'BLOCK_NO_CACHE';
- $blocks['sequence']['info'] = t('Tripal Feature Sequence');
- $blocks['sequence']['cache'] = 'BLOCK_NO_CACHE';
- $blocks['featureloc_sequences']['info'] = t('Tripal Feature Annotated Sequence');
- $blocks['featureloc_sequences']['cache'] = 'BLOCK_NO_CACHE';
- $blocks['synonyms']['info'] = t('Tripal Feature Synonyms');
- $blocks['synonyms']['cache'] = 'BLOCK_NO_CACHE';
- $blocks['properties']['info'] = t('Tripal Feature Properties');
- $blocks['properties']['cache'] = 'BLOCK_NO_CACHE';;
- $blocks['terms']['info'] = t('Tripal Annotated Terms');
- $blocks['terms']['cache'] = 'BLOCK_NO_CACHE';;
- $blocks['alignments']['info'] = t('Tripal Feature Alignments');
- $blocks['alignments']['cache'] = 'BLOCK_NO_CACHE';
- $blocks['relationships']['info'] = t('Tripal Feature Relationships');
- $blocks['relationships']['cache'] = 'BLOCK_NO_CACHE';
- $blocks['org_feature_counts']['info'] = t('Tripal Organism Feature Counts');
- $blocks['org_feature_counts']['cache'] = 'BLOCK_NO_CACHE';
- $blocks['org_feature_browser']['info'] = t('Tripal Organism Feature Browser');
- $blocks['org_feature_browser']['cache'] = 'BLOCK_NO_CACHE';
- return $blocks;
- }
- function tripal_feature_block_view($delta = '') {
- if (user_access('access chado_feature content') and arg(0) == 'node' and is_numeric(arg(1))) {
- $nid = arg(1);
- $node = node_load($nid);
- $block = array();
- switch ($delta) {
- case 'references':
- $block['subject'] = t('References');
- $block['content'] = theme('tripal_feature_references', $node);
- break;
- case 'base':
- $block['subject'] = t('Feature Details');
- $block['content'] = theme('tripal_feature_base', $node);
- break;
- case 'synonyms':
- $block['subject'] = t('Synonyms');
- $block['content'] = theme('tripal_feature_synonyms', $node);
- break;
- case 'properties':
- $block['subject'] = t('Properties');
- $block['content'] = theme('tripal_feature_properties', $node);
- break;
- case 'terms':
- $block['subject'] = t('Annotated Terms');
- $block['content'] = theme('tripal_feature_terms', $node);
- break;
- case 'sequence':
- $block['subject'] = t('Sequence');
- $block['content'] = theme('tripal_feature_sequence', $node);
- break;
- case 'featureloc_sequences':
- $block['subject'] = t('Formatted Sequences');
- $block['content'] = theme('tripal_feature_featureloc_sequences', $node);
- break;
- case 'alignments':
- $block['subject'] = t('Alignments');
- $block['content'] = theme('tripal_feature_alignments', $node);
- break;
- case 'relationships':
- $block['subject'] = t('Relationships');
- $block['content'] = theme('tripal_feature_relationships', $node);
- break;
- case 'org_feature_counts':
- $block['subject'] = t('Feature Type Summary');
- $block['content'] = theme('tripal_organism_feature_counts', array('node' => $node));
- break;
- case 'org_feature_browser':
- $block['subject'] = t('Feature Browser');
- $block['content'] = theme('tripal_organism_feature_browser', array('node' => $node));
- break;
- case 'library_feature_browser':
- $block['subject'] = t('Library Feature Browser');
- $block['content'] = theme('tripal_library_feature_browser', $node);
- break;
- case 'analysis_feature_browser':
- $block['subject'] = t('Analysis Feature Browser');
- $block['content'] = theme('tripal_analysis_feature_browser', $node);
- break;
- default :
- }
- return $block;
- }
- }
- function chado_feature_insert($node) {
- $node->uniquename = trim($node->uniquename);
- $node->fname = trim($node->fname);
- $node->feature_type = trim($node->feature_type);
- $node->residues = trim($node->residues);
-
- $residues = preg_replace("/[\n\r\s]/", "", $node->residues);
- $obsolete = 'FALSE';
- if ($node->is_obsolete) {
- $obsolete = 'TRUE';
- }
- $feature_id = '';
-
-
-
- if (!property_exists($node, 'feature_id')) {
- $values = array(
- 'organism_id' => $node->organism_id,
- 'name' => $node->fname,
- 'uniquename' => $node->uniquename,
- 'residues' => $residues,
- 'seqlen' => drupal_strlen($residues),
- 'is_obsolete' => $obsolete,
- 'type_id' => $type[0]->cvterm_id,
- 'md5checksum' => md5($residues)
- );
- $feature = tripal_core_chado_select('feature', array('*'), $values);
- if (!$feature) {
- drupal_set_message(t('Unable to add feature.'), 'warning');
- watchdog('tripal_feature', 'Insert feature: Unable to create feature where values: %values',
- array('%values' => print_r($values, TRUE)), WATCHDOG_WARNING);
- return;
- }
- $feature_id = $feature->feature_id;
-
- chado_feature_add_synonyms($node->synonyms, $node->feature_id);
- }
- else {
- $feature_id = $node->feature_id;
- }
-
-
- $check_org_id = chado_get_id_for_node('feature', $node->nid);
- if (!$check_org_id) {
- $record = new stdClass();
- $record->nid = $node->nid;
- $record->vid = $node->vid;
- $record->feature_id = $feature_id;
- drupal_write_record('chado_feature', $record);
- }
- }
- function chado_feature_update($node) {
- $node->uniquename = trim($node->uniquename);
- $node->fname = trim($node->fname);
- $node->feature_type = trim($node->feature_type);
- $node->residues = trim($node->residues);
- if ($node->revision) {
-
-
- }
- $residues = preg_replace("/[\n\r\s]/", "", $node->residues);
- $obsolete = 'FALSE';
- if ($node->is_obsolete) {
- $obsolete = 'TRUE';
- }
-
- $values = array(
- 'cv_id' => array(
- 'name' => 'sequence'
- ),
- 'name' => $node->feature_type
- );
- $type = tripal_core_chado_select('cvterm', array('cvterm_id'), $values);
- $feature_id = chado_get_id_for_node('feature', $node->nid) ;
- if (sizeof($type) > 0) {
- $match = array(
- 'feature_id' => $feature_id,
- );
- $values = array(
- 'organism_id' => $node->organism_id,
- 'name' => $node->fname,
- 'uniquename' => $node->uniquename,
- 'residues' => $residues,
- 'seqlen' => drupal_strlen($residues),
- 'is_obsolete' => $obsolete,
- 'type_id' => $type[0]->cvterm_id,
- 'md5checksum' => md5($residues)
- );
- $options = array('return_record' => TRUE);
- $status = tripal_core_chado_update('feature', $match, $values, $options);
-
- chado_feature_add_synonyms($node->synonyms, $feature_id);
- }
- else {
- drupal_set_message(t('Unable to update feature.'), 'warning');
- watchdog('tripal_feature',
- 'Update feature: Unable to update feature where values: %values',
- array('%values' => print_r($values, TRUE)),
- WATCHDOG_WARNING
- );
- }
- }
- function chado_feature_delete($node) {
- $feature_id = chado_get_id_for_node('feature', $node->nid);
-
-
- if (!$feature_id) {
- return;
- }
-
- $sql_del = "DELETE FROM {chado_feature} WHERE nid = :nid AND vid = :vid";
- db_query($sql_del, array(':nid' => $node->nid, ':vid' => $node->vid));
- $sql_del = "DELETE FROM {node} WHERE nid = :nid AND vid = :vid";
- db_query($sql_del, array(':nid' => $node->nid, ':vid' => $node->vid));
- $sql_del = "DELETE FROM {node_revision} WHERE nid = :nid AND vid = :vid";
- db_query($sql_del, array(':nid' => $node->nid, ':vid' => $node->vid));
-
-
-
- chado_query("DELETE FROM {feature} WHERE feature_id = :feature_id", array(':feature_id' => $feature_id));
- drupal_set_message(t("The feature and all associated data were removed from") .
- "chado");
- }
- function chado_feature_add_synonyms($synonyms, $feature_id) {
-
- $synonyms = preg_replace("/[\n\r]+/", " ", $synonyms);
-
- $syn_array = array();
- $syn_array = explode(" ", $synonyms);
-
- $feature_syn_dsql = "DELETE FROM {feature_synonym} WHERE feature_id = :feature_id";
- if (!chado_query($feature_syn_dsql, array(':feature_id' => $feature_id))) {
- watchdog('tripal_feature', "Could not remove synonyms from feature. ", array(), WATCHDOG_ERROR);
- return;
- }
-
- if (!$synonyms) {
- return;
- }
-
- foreach ($syn_array as $syn) {
-
- if (!$syn) {
- break;
- }
-
-
-
- $synonym_sql = "SELECT synonym_id FROM {synonym} WHERE name = :name";
- $synonym = chado_query($synonym_sql, array(':name' => $syn))->fetchObject();
- if (!$synonym) {
- $synonym_isql = "
- INSERT INTO {synonym} (name, synonym_sgml, type_id)
- VALUES (:name, :synonym_sgml,
- (SELECT cvterm_id
- FROM {cvterm} CVT
- INNER JOIN {cv} ON CVT.cv_id = CV.cv_id
- WHERE CV.name = 'feature_property' and CVT.name = 'synonym')
- )
- ";
- if (!chado_query($synonym_isql, array(':name' => $syn, ':synonym_sgml' => $syn))) {
- watchdog('tripal_feature', "Could not add synonym. ", array(), WATCHDOG_WARNING);
- return;
- }
-
- $synonym_sql = "SELECT synonym_id FROM {synonym} WHERE name = :name";
- $synonym = chado_query($synonym_sql, array(':name' => $syn))->fetchObject();
- }
-
- $feature_syn_isql = "
- INSERT INTO {feature_synonym} (synonym_id,feature_id,pub_id)
- VALUES (:synonym_id, :feature_id, :pub_id)";
- $args = array(':synonym_id' => $synonym->synonym_id, ':feature_id' => $feature_id, ':pub_id'=> 1);
- if (!chado_query($feature_syn_isql, $args)) {
- watchdog('tripal_feature', "Could not associate synonym with feature. ", array(), WATCHDOG_WARNING);
- return;
- }
- }
- }
- function chado_feature_load($nodes) {
- foreach ($nodes as $nid => $node) {
-
- $feature_id = chado_get_id_for_node('feature', $nid);
-
- $values = array('feature_id' => $feature_id);
- $feature = tripal_core_generate_chado_var('feature', $values);
- $nodes[$nid]->feature = $feature;
-
-
-
-
- $title_type = variable_get('chado_feature_title', 'unique_constraint');
- if ($title_type == 'unique_constraint') {
- if (strcmp($feature->name, $feature->uniquename)==0) {
- $node->title = $feature->name . " (" . $feature->type_id->name . ") " . $feature->organism_id->genus . " " . $feature->organism_id->species ;
- }
-
-
- else {
- $node->title = $feature->name . ", " . $feature->uniquename . " (" . $feature->type_id->name . ") " . $feature->organism_id->genus . " " . $feature->organism_id->species ;
- }
- }
-
- if ($title_type == 'feature_name') {
- $node->title = $feature->name;
- }
- if ($title_type == 'feature_unique_name') {
- $node->title = $feature->uniquename;
- }
- }
- }
- function tripal_feature_load_featurelocs($feature_id, $side = 'as_parent', $aggregate = 1) {
- $sql = "
- SELECT
- F.name, F.feature_id, F.uniquename,
- FS.name as src_name, FS.feature_id as src_feature_id, FS.uniquename as src_uniquename,
- CVT.name as cvname, CVT.cvterm_id,
- CVTS.name as src_cvname, CVTS.cvterm_id as src_cvterm_id,
- FL.fmin, FL.fmax, FL.is_fmin_partial, FL.is_fmax_partial,FL.strand, FL.phase
- FROM {featureloc} FL
- INNER JOIN {feature} F ON FL.feature_id = F.feature_id
- INNER JOIN {feature} FS ON FS.feature_id = FL.srcfeature_id
- INNER JOIN {cvterm} CVT ON F.type_id = CVT.cvterm_id
- INNER JOIN {cvterm} CVTS ON FS.type_id = CVTS.cvterm_id
- ";
- if (strcmp($side, 'as_parent')==0) {
- $sql .= "WHERE FL.srcfeature_id = :feature_id ";
- }
- if (strcmp($side, 'as_child')==0) {
- $sql .= "WHERE FL.feature_id = :feature_id ";
- }
- $flresults = chado_query($sql, array(':feature_id' => $feature_id));
-
- $i=0;
- $featurelocs = array();
- while ($loc = $flresults->fetchObject()) {
-
-
- $loc->fnid = chado_get_node_id('feature', $loc->feature_id);
- $loc->snid = chado_get_node_id('feature', $loc->src_feature_id);
-
- $featurelocs[$i++] = $loc;
- }
-
- if ($aggregate and strcmp($side, 'as_parent')==0) {
-
-
- $relationships = tripal_feature_get_aggregate_relationships($feature_id, 0);
- foreach ($relationships as $rindex => $rel) {
-
- $rel_featurelocs = tripal_feature_load_featurelocs($rel->subject_id, 'as_child', 0);
- foreach ($rel_featurelocs as $findex => $rfloc) {
- $featurelocs[$i++] = $rfloc;
- }
- }
- }
- usort($featurelocs, 'tripal_feature_sort_locations');
- return $featurelocs;
- }
- function tripal_feature_sort_locations($a, $b) {
- return strnatcmp($a->fmin, $b->fmin);
- }
- function tripal_feature_load_relationships($feature_id, $side = 'as_subject') {
-
-
- $sql = "
- SELECT
- FS.name as subject_name, FS.uniquename as subject_uniquename,
- CVTS.name as subject_type, CVTS.cvterm_id as subject_type_id,
- FR.subject_id, FR.type_id as relationship_type_id, FR.object_id, FR.rank,
- CVT.name as rel_type,
- FO.name as object_name, FO.uniquename as object_uniquename,
- CVTO.name as object_type, CVTO.cvterm_id as object_type_id
- FROM {feature_relationship} FR
- INNER JOIN {cvterm} CVT ON FR.type_id = CVT.cvterm_id
- INNER JOIN {feature} FS ON FS.feature_id = FR.subject_id
- INNER JOIN {feature} FO ON FO.feature_id = FR.object_id
- INNER JOIN {cvterm} CVTO ON FO.type_id = CVTO.cvterm_id
- INNER JOIN {cvterm} CVTS ON FS.type_id = CVTS.cvterm_id
- ";
- if (strcmp($side, 'as_object')==0) {
- $sql .= " WHERE FR.object_id = :feature_id";
- }
- if (strcmp($side, 'as_subject')==0) {
- $sql .= " WHERE FR.subject_id = :feature_id";
- }
- $sql .= " ORDER BY FR.rank";
-
- $results = chado_query($sql, array(':feature_id' => $feature_id));
-
-
- $i=0;
- $nodesql = "SELECT nid FROM {chado_feature} WHERE feature_id = :feature_id";
- $relationships = array();
- while ($rel = $results->fetchObject()) {
- $node = db_query($nodesql, array(':feature_id' => $rel->subject_id))->fetchObject();
- if ($node) {
- $rel->subject_nid = $node->nid;
- }
- $node = db_query($nodesql, array(':feature_id' => $rel->object_id))->fetchObject();
- if ($node) {
- $rel->object_nid = $node->nid;
- }
- $relationships[$i++] = $rel;
- }
- return $relationships;
- }
- function tripal_feature_get_aggregate_relationships($feature_id, $substitute=1,
- $levels=0, $base_type_id=NULL, $depth=0) {
-
-
-
- if ($levels > 0 and $levels == $depth) {
- return NULL;
- }
-
- return tripal_feature_load_relationships($feature_id, 'as_object');
- }
- function tripal_feature_load_featureloc_sequences($feature_id, $featurelocs) {
-
- if (!$featurelocs) {
- return array();
- }
-
-
- $relationships = tripal_feature_get_aggregate_relationships($feature_id);
- if (!$relationships) {
- return array();
- }
-
-
- foreach ($relationships as $rindex => $rel) {
-
- $rel_featurelocs = tripal_feature_load_featurelocs($rel->subject_id, 'as_child', 0);
- foreach ($rel_featurelocs as $rfindex => $rel_featureloc) {
-
- $src = $rel_featureloc->src_feature_id . "-" . $rel_featureloc->src_cvterm_id;
-
-
-
- $rel->featurelocs = new stdClass();
- $rel->featurelocs->$src = new stdClass();
- $rel->featurelocs->$src->src_uniquename = $rel_featureloc->src_uniquename;
- $rel->featurelocs->$src->src_cvterm_id = $rel_featureloc->src_cvterm_id;
- $rel->featurelocs->$src->src_cvname = $rel_featureloc->src_cvname;
- $rel->featurelocs->$src->fmin = $rel_featureloc->fmin;
- $rel->featurelocs->$src->fmax = $rel_featureloc->fmax;
- $rel->featurelocs->$src->src_name = $rel_featureloc->src_name;
-
- $start = $rel->featurelocs->$src->fmin;
- $end = $rel->featurelocs->$src->fmax;
- $type = $rel->subject_type;
- $rel_locs[$src]['parts'][$start][$type]['start'] = $start;
- $rel_locs[$src]['parts'][$start][$type]['end'] = $end;
- $rel_locs[$src]['parts'][$start][$type]['type'] = $type;
- }
- }
-
-
-
-
- $floc_sequences = array();
- foreach ($featurelocs as $featureloc) {
-
- $src = $featureloc->srcfeature_id->feature_id . "-" . $featureloc->srcfeature_id->type_id->cvterm_id;
-
- if (!empty($rel_locs[$src]['parts'])) {
- $parts = $rel_locs[$src]['parts'];
- $rparts = array();
- foreach ($parts as $start => $types) {
- foreach ($types as $type_name => $type) {
- if ($featureloc->strand >= 0) {
-
-
- $parts[$start][$type_name]['start'] = $parts[$start][$type_name]['start'] - $featureloc->fmin;
- $parts[$start][$type_name]['end'] = $parts[$start][$type_name]['end'] - $featureloc->fmin;
- $parts[$start][$type_name]['type'] = $type_name;
- }
- else {
-
-
- $size = ($featureloc->fmax - $featureloc->fmin);
- $start_orig = $parts[$start][$type_name]['start'];
- $end_orig = $parts[$start][$type_name]['end'];
- $new_start = $size - ($end_orig - $featureloc->fmin);
- $new_end = $size - ($start_orig - $featureloc->fmin);
- $rparts[$new_start][$type_name]['start'] = $new_start;
- $rparts[$new_start][$type_name]['end'] = $new_end;
- $rparts[$new_start][$type_name]['type'] = $type_name;
- }
- }
- }
-
-
- if ($featureloc->strand >= 0) {
- usort($parts, 'tripal_feature_sort_rel_parts_by_start');
- }
- else {
- usort($rparts, 'tripal_feature_sort_rel_parts_by_start');
- $parts = $rparts;
- }
- $floc_sequences[$src]['src'] = $src;
- $floc_sequences[$src]['type'] = $featureloc->feature_id->type_id->name;
- $args = array(':feature_id' => $featureloc->srcfeature_id->feature_id);
- $start = $featureloc->fmin + 1;
- $size = $featureloc->fmax - $featureloc->fmin;
-
-
-
-
- $sql = "
- SELECT substring(residues from $start for $size) as residues
- FROM {feature}
- WHERE feature_id = :feature_id
- ";
- $sequence = chado_query($sql, $args)->fetchObject();
- $residues = $sequence->residues;
- if ($featureloc->strand < 0) {
- $residues = tripal_feature_reverse_complement($residues);
- }
- $strand = '.';
- if ($featureloc->strand == 1) {
- $strand = '+';
- }
- elseif ($featureloc->strand == -1) {
- $strand = '-';
- }
- $defline = $featureloc->feature_id->name . " " . $featureloc->srcfeature_id->name . ":" . ($featureloc->fmin + 1) . ".." . $featureloc->fmax . " " . $strand;
- $floc_sequences[$src]['formatted_seq'] = tripal_feature_color_sequence($residues, $parts, $defline);
- }
- }
- return $floc_sequences;
- }
- function tripal_feature_get_matched_alignments($feature) {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- $sql = "
- SELECT
- FL1.featureloc_id as left_featureloc_id,
- FL1.srcfeature_id as left_srcfeature_id,
- FL1.feature_id as left_feature_id,
- FL1.fmin as left_fmin,
- FL1.is_fmin_partial as left_is_fmin_partial,
- FL1.fmax as left_fmax,
- FL1.is_fmax_partial as left_is_fmax_partial,
- FL1.strand as left_strand,
- FL1.phase as left_phase,
- FL1.locgroup as left_locgroup,
- FL1.rank as left_rank,
- FL2.featureloc_id as right_featureloc_id,
- FL2.srcfeature_id as right_srcfeature_id,
- FL2.feature_id as right_feature_id,
- FL2.fmin as right_fmin,
- FL2.is_fmin_partial as right_is_fmin_partial,
- FL2.fmax as right_fmax,
- FL2.is_fmax_partial as right_is_fmax_partial,
- FL2.strand as right_strand,
- FL2.phase as right_phase,
- FL2.locgroup as right_locgroup,
- FL2.rank as right_rank
- FROM {feature} F1
- INNER JOIN {featureloc} FL1 on FL1.srcfeature_id = F1.feature_id
- INNER JOIN {feature} F2 on FL1.feature_id = F2.feature_id
- INNER JOIN {featureloc} FL2 on FL2.feature_id = F2.feature_id
- INNER JOIN {cvterm} CVT2 on F2.type_id = CVT2.cvterm_id
- WHERE
- F1.feature_id = :feature_id AND
- (CVT2.name = 'match' or CVT2.name like '%_match')
- ORDER BY FL1.fmin
- ";
- $results = chado_query($sql, array(':feature_id' => $feature->feature_id));
-
- $featurelocs = array();
- while ($fl = $results->fetchObject()) {
-
- if (strcmp($fl->left_srcfeature_id, $fl->right_srcfeature_id) == 0) {
- continue;
- }
- $featurelocs[] = $fl ;
- }
- return $featurelocs;
- }
- function tripal_feature_load_organism_feature_counts($organism) {
-
-
- $show_counts = variable_get('tripal_feature_summary_setting', 'show_feature_summary');
- if (strcmp($show_counts, 'show_feature_summary')!=0) {
- return array('enabled' => FALSE );
- }
- $args = array();
- $names = array();
- $order = array();
-
-
-
- $is_custom = 0;
- $temp = rtrim(variable_get('tripal_feature_summary_report_mapping', ''));
- $where = '';
- if ($temp) {
- $is_custom = 1;
- $temp = explode("\n", $temp);
- $i = 0;
- foreach ($temp as $key => $value) {
-
- $temp2 = explode("=", $value);
- $feature_type = rtrim($temp2[0]);
- $args[] = $feature_type;
- $order[] = $feature_type;
-
-
- if (count($temp2) == 2) {
- $names[":name$i"] = rtrim($temp2[1]);
- }
- else {
- $names[":name$i"] = $feature_type;
- }
- $where .= " OFC.feature_type = :name$i OR ";
- $i++;
- }
- if ($where) {
- $where = drupal_substr($where, 0, -5);
- $where = "($where) AND";
- }
- }
-
-
- $sql = "
- SELECT OFC.num_features,OFC.feature_type,CVT.definition
- FROM {organism_feature_count} OFC
- INNER JOIN {cvterm} CVT on OFC.cvterm_id = CVT.cvterm_id
- WHERE $where organism_id = :organism_id
- ORDER BY num_features desc
- ";
- $args[':organism_id'] = $organism->organism_id;
- $org_features = chado_query($sql, $args);
-
- $types = array();
- while ($type = $org_features->fetchObject()) {
- $types[$type->feature_type] = $type;
-
-
- if (!$is_custom) {
- $names[] = $type->feature_type;
- $order[] = $type->feature_type;
- }
- }
-
- $ordered_types = array();
- foreach ($order as $type) {
- $ordered_types[] = $types[$type];
- }
- return array( 'types' => $ordered_types, 'names' => $names, 'enabled' => TRUE );
- }
- function tripal_feature_sort_rel_parts_by_start($a, $b) {
- foreach ($a as $type_name => $details) {
- $astart = $a[$type_name]['start'];
- break;
- }
- foreach ($b as $type_name => $details) {
- $bstart = $b[$type_name]['start'];
- break;
- }
- return strnatcmp($astart, $bstart);
- }
- function tripal_feature_sort_rel_parts_by_end($a, $b) {
- $val = strnatcmp($b['end'], $a['end']);
- if ($val == 0) {
- return strcmp($a['type'], $b['type']);
- }
- return $val;
- }
- function tripal_feature_color_sequence($sequence, $parts, $defline) {
- $types = array();
-
- foreach ($parts as $index => $t) {
- foreach ($t as $type_name => $details) {
- $types[$type_name] = 1;
- }
- }
- $newseq = "<div id=\"tripal_feature-featureloc_sequence-legend\">Legend: ";
- foreach ($types as $type_name => $present) {
- $newseq .= "<span id=\"tripal_feature-legend-$type_name\" class=\"tripal_feature-legend-item tripal_feature-featureloc_sequence-$type_name\" script=\"\">$type_name</span>";
- }
- $newseq .= "</div>Hold the cursor over a type above to highlight its positions in the sequence below. The colors in the sequence below merge when types overlap.";
-
- $pos = 0;
- $newseq .= "<pre id=\"tripal_feature-featureloc_sequence\">";
- $newseq .= ">$defline\n";
-
- $ends = array();
- $seqcount = 0;
- foreach ($parts as $index => $types) {
-
-
- foreach ($types as $type => $child) {
- $start = $child['start'];
- break;
- }
-
- for ($i = $pos; $i < $start; $i++) {
- $newseq .= $sequence{$pos};
- $seqcount++;
- if ($seqcount % 50 == 0) {
- $newseq .= "\n";
- }
- if (array_key_exists($pos, $ends)) {
- foreach ($ends[$pos] as $end) {
- $newseq .= "</span>";
- }
- }
- $pos++;
- }
-
-
- usort($types, 'tripal_feature_sort_rel_parts_by_end');
-
- foreach ($types as $type) {
- $class = "tripal_feature-featureloc_sequence-" . $type['type'];
- $newseq .= "<span class=\"$class\">";
-
- $end = $type['end'];
- $ends[$end][] = $end;
- }
- }
-
- for ($i = $pos; $i < strlen($sequence); $i++) {
- $newseq .= $sequence{$pos};
- $seqcount++;
- if ($seqcount % 50 == 0) {
- $newseq .= "\n";
- }
- if (array_key_exists($pos, $ends)) {
- foreach ($ends[$pos] as $end) {
- $newseq .= "</span>";
- }
- }
- $pos++;
- }
- $newseq .= "</pre>";
- return $newseq;
- }
- function tripal_feature_node_presave($node) {
-
- switch ($node->type) {
- case 'chado_feature':
- $values = array('organism_id' => $node->organism_id);
- $organism = tripal_core_chado_select('organism', array('genus', 'species'), $values);
- $node->title = $node->fname . ', ' . $node->uniquename . ' (' . $node->feature_type . ') ' . $organism[0]->genus . ' ' . $organism[0]->species;
- break;
- }
- }
- function tripal_feature_node_insert($node) {
-
-
- switch ($node->type) {
- case 'chado_feature':
- if (!$node->feature_id) {
- $sql = "SELECT * FROM {chado_feature} WHERE nid = :nid";
- $chado_feature = db_query($sql, array(':nid' => $node->nid))->fetchObject();
- $node->feature_id = $chado_feature->feature_id;
- }
-
- db_query("DELETE FROM {url_alias} WHERE source = :source", array(':source' => "node/$node->nid"));
-
- $url_alias = tripal_feature_get_feature_url($node);
- $path_alias = array("source" => "node/$node->nid", "alias" => $url_alias);
- path_save($path_alias);
- break;
- }
- }
- function tripal_feature_node_view($node, $view_mode, $langcode) {
- switch ($node->type) {
- case 'chado_feature':
-
- if ($view_mode == 'full') {
- $node->content['tripal_feature_alignments'] = array(
- '#value' => theme('tripal_feature_alignments', array('node' => $node)),
- );
- $node->content['tripal_feature_analyses'] = array(
- '#value' => theme('tripal_feature_analyses', array('node' => $node)),
- );
- $node->content['tripal_feature_base'] = array(
- '#value' => theme('tripal_feature_base', array('node' => $node)),
- );
- $node->content['tripal_feature_featurepos'] = array(
- '#value' => theme('tripal_feature_featurepos', array('node' => $node)),
- );
- $node->content['tripal_feature_properties'] = array(
- '#value' => theme('tripal_feature_properties', array('node' => $node)),
- );
- $node->content['tripal_feature_publications'] = array(
- '#value' => theme('tripal_feature_properties', array('node' => $node)),
- );
- $node->content['tripal_feature_references'] = array(
- '#value' => theme('tripal_feature_references', array('node' => $node)),
- );
- $node->content['tripal_feature_relationships'] = array(
- '#value' => theme('tripal_feature_relationships', array('node' => $node)),
- );
- $node->content['tripal_feature_seqence'] = array(
- '#value' => theme('tripal_feature_sequence', array('node' => $node)),
- );
- $node->content['tripal_feature_synonyms'] = array(
- '#value' => theme('tripal_feature_synonyms', array('node' => $node)),
- );
- $node->content['tripal_feature_terms'] = array(
- '#value' => theme('tripal_feature_terms', array('node' => $node)),
- );
- }
- if ($view_mode == 'teaser') {
- $node->content['tripal_feature_teaser'] = array(
- '#value' => theme('tripal_feature_teaser', array('node' => $node)),
- );
- }
- break;
- case 'chado_organism':
-
- if ($view_mode == 'full') {
- $node->content['tripal_organism_feature_counts'] = array(
- '#value' => theme('tripal_organism_feature_counts', array('node' => $node)),
- );
- $node->content['tripal_organism_feature_browser'] = array(
- '#value' => theme('tripal_organism_feature_browser', array('node' => $node)),
- );
- }
- break;
-
- case 'chado_library':
- break;
- case 'chado_stock':
- break;
- case 'chado_analysis':
- break;
- }
- }
- function tripal_feature_node_update($node) {
-
- switch ($node->type) {
- case 'chado_feature':
-
- db_query("DELETE FROM {url_alias} WHERE source = :source", array(':source' => "node/$node->nid"));
-
- $url_alias = tripal_feature_get_feature_url($node);
- $path_alias = array("source" => "node/$node->nid", "alias" => $url_alias);
- path_save($path_alias);
- break;
- }
- }
- function tripal_feature_cv_chart($chart_id) {
-
- $temp = rtrim(variable_get('tripal_feature_summary_report_mapping', ''));
- $where = '';
- if ($temp) {
- $temp = explode("\n", $temp);
- foreach ($temp as $key => $value) {
- $temp2 = explode("=", $value);
- $feature_type = rtrim($temp2[0]);
- $where .= "CNT.feature_type = '$feature_type' OR \n";
- }
- if ($where) {
- $where = drupal_substr($where, 0, -5);
- $where = "($where) AND";
- }
- }
- $organism_id = preg_replace("/^tripal_feature_cv_chart_(\d+)$/", "$1", $chart_id);
-
-
-
-
-
- $options = array(
- count_mview => 'organism_feature_count',
- cvterm_id_column => 'cvterm_id',
- count_column => 'num_features',
- size => '550x200',
- filter => "$where CNT.organism_id = $organism_id",
- );
- return $options;
- }
- function tripal_feature_cv_tree($tree_id) {
-
-
-
-
-
- $organism_id = preg_replace("/^tripal_feature_cv_tree_(\d+)$/", "$1", $tree_id);
- $options = array(
- cv_id => tripal_cv_get_cv_id('sequence'),
- count_mview => 'organism_feature_count',
- cvterm_id_column => 'cvterm_id',
- count_column => 'num_features',
- filter => "CNT.organism_id = $organism_id",
- label => 'Features',
- );
- return $options;
- }
- function tripal_feature_del_vocabulary() {
-
- module_load_include('inc', 'taxonomy', 'taxonomy.admin');
-
- $vocabularies = taxonomy_get_vocabularies();
-
-
-
-
-
- foreach ($vocabularies as $vocab) {
- if ($vocab->name == 'Feature Type') {
- taxonomy_vocabulary_delete($vocab->vid);
- }
- if ($vocab->name == 'Organism') {
- taxonomy_vocabulary_delete($vocab->vid);
- }
- if ($vocab->name == 'Library') {
- taxonomy_vocabulary_delete($vocab->vid);
- }
- if ($vocab->name == 'Analysis') {
- taxonomy_vocabulary_delete($vocab->vid);
- }
- }
- }
- function tripal_feature_job_describe_args($callback, $args) {
- $new_args = array();
- if ($callback == 'tripal_feature_load_fasta') {
- $new_args['FASTA file'] = $args[0];
- $organism = tripal_core_chado_select('organism', array('genus', 'species'), array('organism_id' => $args[1]));
- $new_args['Organism'] = $organism[0]->genus . " " . $organism[0]->species;
- $new_args['Sequence Type'] = $args[2];
- $new_args['Name Match Type'] = $args[14];
- $new_args['Name RE'] = $args[4];
- $new_args['Unique Name RE'] = $args[5];
-
- $new_args['Relationship Type'] = $args[8];
- $new_args['Relationship Parent RE'] = $args[9];
- $new_args['Relationship Parent Type'] = $args[10];
-
- if ($args[7]) {
- $db = tripal_core_chado_select('db', array('name'), array('db_id' => $args[7]));
- }
- $new_args['Database Reference'] = $db[0]->name;
- $new_args['Accession RE'] = $args[6];
- $new_args['Method'] = $args[11];
-
- if ($args[13]) {
- $analysis = tripal_core_chado_select('analysis', array('name'), array('analysis_id' => $args[13]));
- }
- $new_args['Analysis'] = $analysis[0]->name;
- }
- if ($callback == 'tripal_feature_delete_features') {
- if ($args[0]) {
- $organism = tripal_core_chado_select('organism', array('genus', 'species'), array('organism_id' => $args[0]));
- $new_args['Organism'] = $organism[0]->genus . " " . $organism[0]->species;
- }
- else {
- $new_args['Organism'] = '';
- }
- if ($args[1]) {
- $analysis = tripal_core_chado_select('analysis', array('name'), array('analysis_id' => $args[1]));
- $new_args['Analysis'] = $analysis[0]->name;
- }
- else {
- $new_args['Analysis'] = '';
- }
- $new_args['Sequence Type'] = $args[2];
- $new_args['Is Unique Name'] = $args[3];
- $new_args['Features Names'] = $args[4];
- }
- elseif ($callback == 'tripal_feature_load_gff3') {
- $new_args['GFF File'] = $args[0];
- $organism = tripal_core_chado_select('organism', array('genus', 'species'), array('organism_id' => $args[1]));
- $new_args['Organism'] = $organism[0]->genus . " " . $organism[0]->species;
- $analysis = tripal_core_chado_select('analysis', array('name'), array('analysis_id' => $args[2]));
- $new_args['Analysis'] = $analysis[0]->name;
- $new_args['Use a Transaction'] = ($args[7] == 1) ? "Yes" : "No";
- $new_args['Import only new features'] = ($args[3] == 1) ? "Yes" : "No";
- $new_args['Import all and update'] = ($args[4] == 1) ? "Yes" : "No";
- $new_args['Import all and replace'] = ($args[5] == 1) ? "Yes" : "No";
- $new_args['Delete features'] = ($args[6] == 1) ? "Yes" : "No";
- if ($args[8]) {
- $target_organism = tripal_core_chado_select('organism', array('genus', 'species'), array('organism_id' => $args[8]));
- $new_args['Target organism'] = $target_organism[0]->genus . " " . $target_organism[0]->species;
- }
- else {
- $new_args['Target organism'] = '';
- }
- $new_args['Target type'] = $args[9];
- $new_args['Create target'] = ($args[10] == 1) ? "Yes" : "No";
- $new_args['Starting line'] = $args[11];
- $new_args['Landmark Type'] = $args[12];
- $new_args['Alternate ID attribute'] = $args[13];
- $new_args['Create Organism'] = ($args[14] == 1) ? "Yes" : "No";
- }
- if ($callback == 'tripal_feature_sync_features') {
- if ($args[0]) {
- $organism = tripal_core_chado_select('organism', array('genus', 'species'), array('organism_id' => $args[0]));
- $new_args['Organism'] = $organism[0]->genus . " " . $organism[0]->species;
- }
- else {
- $new_args['Organism'] = '';
- }
- $new_args['Feature Types'] = $args[1];
- }
- return $new_args;
- }
- function tripal_feature_coder_ignore() {
- return array(
- 'path' => drupal_get_path('module', 'tripal_feature'),
- 'line prefix' => drupal_get_path('module', 'tripal_feature'),
- );
- }
- function tripal_feature_match_features_page($id) {
-
-
-
- $url_alias = variable_get('chado_feature_url_string', '/feature/[genus]/[species]/[type]/[uniquename]');
- if (!$url_alias) {
- $url_alias = '/feature/[genus]/[species]/[type]/[uniquename]';
- }
- $url_alias = preg_replace('/^\//', '', $url_alias);
- if (preg_match('/^feature\//', $url_alias)) {
- drupal_goto($id);
- }
- $sql = "
- SELECT
- F.name, F.uniquename, F.feature_id,
- O.genus, O.species, O.organism_id,
- CVT.cvterm_id, CVT.name as type_name,
- CF.nid,
- array_agg(S.name) as synonyms
- FROM {feature} F
- INNER JOIN {organism} O on F.organism_id = O.organism_id
- INNER JOIN {cvterm} CVT on CVT.cvterm_id = F.type_id
- LEFT JOIN {feature_synonym} FS on FS.feature_id = F.feature_id
- LEFT JOIN {synonym} S on S.synonym_id = FS.synonym_id
- INNER JOIN public.chado_feature CF on CF.feature_id = F.feature_id
- WHERE
- F.uniquename = :uname or
- F.name = :fname' or
- S.name = :sname
- GROUP BY F.name, F.uniquename, F.feature_id, O.genus, O.species,
- O.organism_id, CVT.cvterm_id, CVT.name, CF.nid
- ";
- $results = chado_query($sql, array(':uname' => $id, ':fname' => $id, ':sname' => $id));
- $num_matches = 0;
-
- $header = array('Uniquename', 'Name', 'Type', 'Species', 'Synonyms');
- $rows = array();
- $curr_match;
- while ($match = $results->fetchObject()) {
- $curr_match = $match;
- $synonyms = $match->synonyms;
- $synonyms = preg_replace('/[\"\{\}]/', '', $synonyms);
- $rows[] = array(
- $match->uniquename,
- "<a href=\"" . url("node/" . $match->nid) . "\">" . $match->name . "</a>",
- $match->type_name,
- '<i>' . $match->genus . ' ' . $match->species . '</i>',
- $synonyms,
- );
- $num_matches++;
- }
-
-
- if ($num_matches == 1) {
- drupal_goto("node/" . $curr_match->nid);
- }
- if ($num_matches == 0) {
- return "<p>No features matched the given name '$id'</p>";
- }
- $table_attrs = array(
- 'class' => 'tripal-table tripal-table-horz'
- );
- $output = "<p>The following features match the name '$id'.</p>";
- $output .= theme_table($header, $rows, $table_attrs, $caption);
- return $output;
- }
- function tripal_feature_form_alter(&$form, &$form_state, $form_id) {
- if ($form_id == "tripal_feature_seq_extract_form") {
-
-
-
- $form['#action'] = url("find/sequences");
- }
-
- if ($form_id == "chado_feature_node_form") {
- $form['actions']['preview']['#access'] = FALSE;
- }
- }
|