File: gatekeeperPartition.rst

package info (click to toggle)
canu 1.8%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,344 kB
  • sloc: cpp: 54,917; perl: 14,134; ansic: 4,020; makefile: 621; sh: 536; python: 102
file content (12 lines) | stat: -rw-r--r-- 334 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
gatekeeperPartition
~~~~~~

::

  usage: gatekeeperPartition -G gkpStore -P partitionMapFile
    -G gkpStore         path to gatekeeper store
    -P partFile         file mapping read ID to partiton
                        format: 'partition readID'
    
  ERROR: no gkpStore (-G) supplied.
  ERROR: no partition input (-P) supplied.