File: tree_cmp.hlp

package info (click to toggle)
arb 6.0.2-1%2Bdeb8u1
  • links: PTS, VCS
  • area: non-free
  • in suites: jessie
  • size: 65,916 kB
  • ctags: 53,258
  • sloc: ansic: 394,903; cpp: 250,252; makefile: 19,620; sh: 15,878; perl: 10,461; fortran: 6,019; ruby: 683; xml: 503; python: 53; awk: 32
file content (46 lines) | stat: -rw-r--r-- 1,621 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
#Please insert up references in the next lines (line starts with keyword UP)
UP	arb.hlp
UP	glossary.hlp
UP	treeadm.hlp

#Please insert subtopic references  (line starts with keyword SUB)
#SUB	subtopic.hlp

# Hypertext links in helptext can be added like this: LINK{ref.hlp|http://add|bla@domain}

#************* Title of helpfile !! and start of real helpfile ********
TITLE		Move node info

OCCURRENCE	ARB_NT/Tree/Tree admin/Move Node Info

DESCRIPTION	Move the internal group labels from one tree to another. If
		the trees are different, the program will try to guess where to
		put the inner node labels. If a node cannot be places optimal,
		then a message is generated.

		Select the (source) tree with the node labels in the left
		selection list and the destination tree in the right selection
		list.

		If you press 'Copy info' all nodes in the destination
		tree get deleted and the new nodes are inserted instead.

		If you press 'Add info' the nodes in the destination tree
		are renamed ('newname [was: oldname]') and non-existing nodes
		from the source tree are inserted.

		If you check 'only info containing marked species' only groups
		containing at least one marked species are moved to the
		destination tree.

NOTES		Moving node info depends on placement of the tree root. Setting the
		root in the destination tree similar to the root in the source tree
		can greatly improve results of node transfer.

BUGS		ARB sets the root-node of the destination tree, but often fails to 
		find the best possible node (see also LINK{http://bugs.arb-home.de/ticket/451})

EXAMPLES	None

WARNINGS	It's slow..