-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Share 3 commands which I used to practice gor.
gor query /home/sguo2/janssen4/oasis/bin/gor/tests/data/gor/dbsnp_test.gor | head
gor query /home/sguo2/janssen4/oasis/bin/gor/tests/data/gor/dbsnp_test.gor | top 10
gor /home/sguo2/janssen4/oasis/bin/gor/tests/data/gor/dbsnp_test.gor | top 10
For the above 3 commands, only the first one works well and the following 2 don’t work. Do you have some comments or suggestion?
Here is the gor I used:
(base) [sguo2@comet-ln2 gor]$ gor
GOR Command Line
Usage:
gor [-v] [COMMAND]
Description:
Command line interface for gor query language and processes.
Options:
-v, --version Print version information and exits.
Commands:
query, q Execute a gor query, script or template
help, h Gives help on gor commands and functions.
manager, m Gor table manager operations.
index, i Index gor data files
cache, c Cache management
render, r Render reports and scripts
info List general gor information
(c) WuxiNextcode 2019
Metadata
Metadata
Assignees
Labels
No labels