Explorar o código

also add to form instructions

bradfordcondon %!s(int64=6) %!d(string=hai) anos
pai
achega
273b3b2adf
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      tripal_chado/includes/TripalImporter/FASTAImporter.inc

+ 3 - 1
tripal_chado/includes/TripalImporter/FASTAImporter.inc

@@ -220,7 +220,9 @@ class FASTAImporter extends TripalImporter {
       '#required' => FALSE,
       '#description' => t('Enter the regular expression that will extract the unique
                          name needed to identify the existing sequence for which the
-                         relationship type selected above will apply.'),
+                         relationship type selected above will apply.  If no regular
+                         expression is provided, the parent unique name must be the 
+                         same as the loaded feature name.'),
       '#weight' => 6
     );
     $form['additional']['relationship']['parent_type'] = array(