Skip to content
Snippets Groups Projects
Commit ffc2beae authored by Robert Bossy's avatar Robert Bossy
Browse files

cosmetic changes

parent 490e5c24
No related merge requests found
......@@ -13,8 +13,6 @@
<dict class="TabularProjector">
<targetLayerName>ambiguousTaxa</targetLayerName>
<!--<dictFile>ancillaries/extended-microorganisms-taxonomy/taxa+id_full.txt</dictFile>-->
<trieSource>ancillaries/extended-microorganisms-taxonomy/taxa+id_full.trie</trieSource>
<matchStartCaseInsensitive/>
<valueFeatures>,taxid,canonical-name,path,pos,rank,species-taxid,species-name</valueFeatures>
<constantAnnotationFeatures>source=NCBI</constantAnnotationFeatures>
......
......@@ -6,11 +6,11 @@
</param>
<param name="featureName">
<alias module="featureName" param="featureValue"/>
<alias module="names.feature" param="featureValue"/>
</param>
<param name="layerName">
<alias module="layerName" param="featureValue"/>
<alias module="names.layer" param="featureValue"/>
</param>
<param name="column">
......@@ -22,16 +22,18 @@
<alias module="tag" param="select"/>
</param>
<featureName class="SetFeature">
<target>$</target>
<featureName>select-taxa-feature-name</featureName>
</featureName>
<layerName class="SetFeature">
<target>$</target>
<featureName>select-taxa-layer-name</featureName>
</layerName>
<names>
<feature class="SetFeature">
<target>$</target>
<featureName>select-taxa-feature-name</featureName>
</feature>
<layer class="SetFeature">
<target>$</target>
<featureName>select-taxa-layer-name</featureName>
</layer>
</names>
<tag>
<select>taxids</select>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment