# connex
## Documentation
Calculates the connex components of a base and returns it in HTML.
```
usage: geneweb.connex
-gwd_p : Specify the port number of gwd (default = 2317); > 1024 for normal users.
-server : Name of the server (default is 127.0.0.1).
-a : all connex components
-s : produce statistics
-d : detail for this length
-i : ignore this file
-bf : by origin files
-del : ask for deleting branches whose size <= that value
-cnt : delete cnt branches whose size <= -del value
-exact : delete only branches whose size strictly = -del value
-o : output to this file
-help Display this list of options
--help Display this list of options
```