/usr/share/genometools/gtdata/doc/readjoiner.lua is in genometools-common 1.5.8-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | print ([[
Please consult the Readjoiner manual for more information.
Tools:
- *prefilter* prepare the readset for Readjoiner
- *overlap* calculate suffix-prefix matches
- *assembly* construct string graph and output contigs]])
|