mitool filter
Filter sequences in .mic file
Usage:
mitool filter [OPTIONS] SOURCE
Arguments:
<SOURCE>- Input
*.micfile
Options:
-c, --channel <TEXT...>- Filter expression followed by the destination
*.micfile nameTip
it might be a good idea to wrap filtering expression in'(single quote char) to prevent interpretation of it's content by the shell) -l, --channels-from-file <PATH>- Load channel list from a two column tab-separated table file (filter + output file name).
-t, --channels-from-tag-table <PATH>- Load channel list from a tab-separated table with header setting tag names and cells tag values that are to be matched.
-h, --help- Show this message and exit