Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
legacy
bedtools2
Commits
4ba5f455
Commit
4ba5f455
authored
Mar 11, 2012
by
Aaron
Browse files
HELP: groupby -full uses first ine in group
parent
53b4d8ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/groupBy/groupBy.cpp
View file @
4ba5f455
...
...
@@ -242,7 +242,7 @@ void groupby_help(void) {
cerr
<<
"
\t\t\t
freqasc (i.e., print asc. list of values:freq)"
<<
endl
;
cerr
<<
"
\t\t\t
- Default: sum"
<<
endl
<<
endl
;
cerr
<<
"
\t
-full
\t\t
"
<<
"Print all columns from input file."
<<
endl
;
cerr
<<
"
\t
-full
\t\t
"
<<
"Print all columns from input file.
The first line in the group is used.
"
<<
endl
;
cerr
<<
"
\t\t\t
Default: print only grouped columns."
<<
endl
<<
endl
;
cerr
<<
"
\t
-inheader
\t
"
<<
"Input file has a header line - the first line will be ignored."
<<
endl
<<
endl
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment