|
GREPCOLSection: User Commands (1)Updated: September 2000 Index Return to Main Contents NAMEgrepcol - extract certain entries from col file.SYNOPSIS
DESCRIPTIONgrepcol extracts specified entries from a col file. They are specified in a file with the --file option or by the --range option. They can be given as numbers or entry names. Input is either from file or stdin. The output is sent to stdout. OPTIONSgrepcol accepts the following options.
EXAMPLESExtract entries number 1-5 and 7 from file foo.col:
Extract entries specified in rangefile from foo.col:
rangefile could look like this:
Extract entries specified in rangefile from foo.col, where the specifications are sorted as in col file:
BUGSCommas can not be part of entry names, since they are used to seperate entries. Entry names cannot start with a number. Report other bugs to col-bugs@bioinf.au.dk. AUTHORBjarne Knudsen (bk@daimi.au.dk) SEE ALSO
IndexComments, questions, etc., email
gorodkin@rth.dk. |
Last updated March 26th, 2007 by Jan Gorodkin |