Because of a lapse in government funding, the information on this website may not be up to date, transactions submitted via the website may not be processed, and the agency may not be able to respond to inquiries until appropriations are enacted. The NIH Clinical Center (the research hospital of NIH) is open. For more details about its operating status, please visit cc.nih.gov. Updates regarding government operating status and resumption of normal operations can be found at OPM.gov.
MEDLINE Tokenizer
Read in Medline file and retrieve specified fields. The output is used as the input for JDI (both phrases and MeSHs).
> mlt -h Synopsis: Mlt [options] Description: Mlt is a program to tokenize MEDLINE citations by specifying field tags Options: -ci Show configuration information -h Print program help information (this is it) -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:TI|AB|TIAB|MHs|TIABMHs|ALL|S_ALL (must specify) or any MEDLINE field tag -v Print the current version of Mlt -x:STR Specify an alternate configuration file
> mlt -t:TIAB -i:9801.2004.baseline.sorted -o:9801.2004.TIAB=> Read in file 9801.2004.baseline.sorted, retrieve field TI and AB and send the results to file 9801.2004.TIAB