.TH WRANN 1 "1 August 2002" "WFDB 10.2.7" "WFDB Applications Guide" .SH NAME wrann \- write a WFDB annotation file .SH SYNOPSIS \fBwrann -r\fR \fIrecord\fR \fB-a\fR \fIannotator\fR .SH DESCRIPTION \fBwrann\fR translates its standard input into an annotation file. The format of \fBwrann\fR input should be that produced by \fBrdann\fR(1). Specifically, the pipeline .br \fBrdann -r\fR \fIrecord\fR \fB-a\fR \fIiann\fR \fB-f 0 | wrann -r\fR \fIrecord\fR \fB-a\fR \fIoann\fR .br is guaranteed to produce an identical copy of the annotation file read by \fBrdann\fR, provided that the \fBaux\fR fields of the annotations do not contain embedded nulls. .PP The usual application for \fBwrann\fR is as an aid to annotation file editing: an annotation file may be translated into ASCII format using \fBrdann\fR, edited using a text editor, and then translated back into annotation file format using \fBwrann\fR. .SH ENVIRONMENT .PP It may be necessary to set and export the shell variable \fBWFDB\fR (see \fBsetwfdb\fR(1)). .SH SEE ALSO \fBrdann\fR(1), \fBsetwfdb\fR(1) .SH AUTHOR George B. Moody (george@mit.edu) .SH SOURCE http://www.physionet.org/physiotools/wfdb/app/wrann.c