MLT Options
MLT stands for MEDLINE Tokenizer. This tool provides a way to tokenize MEDLINE citations and retrieve field information by specifying the fields <tag> name.
Usage:
> mlt -i:inFile -o:outFile -t:tag
This page lists all system options for this tool:
| option flag | Feature Descriptions |
|---|---|
| -ci | Show configuration information |
| -h | Print program help information |
| -i:STR | Specify input file (must specify) |
| -pmid | Preserve PMID in the first field |
| -s | Sort output by PMID |
| -o:STR | Specify output file (must specify) |
| -t:STR | Specify MEDLINE field tag (must specify)
|
| -v | Print the current version of Mlt |
| -x:STR | Specify an alternate configuration file |