Opening a Chromatogram

Back | Contents | Next
A chromatogram can be opened in a number of ways:

Click the Open button in the toolbar, and then navigate to the file location.

    Select File > Open from the menu bar, and then navigate to the file location.

    Cmd O (Mac) or ctrl O (others), then navigate to the file location.

    Drop a chromatogram document icon onto the FinchTV application icon (Mac and Windows only).

    Drop a chromatogram document icon onto the FinchTV application window (all versions except Solaris).

    Double click a chromatogram with an SCF (.scf) or ABI (.abi, .ab1, .abd) extension (Mac only).  The file type may need to be associated with the FinchTV application first.

    Start the application from the command line.

    Mac:

    # open <path to FinchTV>/FinchTV.app [optional traceFile]

      Linux and Solaris (1.3 and lower):

    # <path to FinchTV>/finchtv [optional traceFile]

    Multiple instances of FinchTV can also be opened. On Macintosh this is done by entering the full path to the executable program from the command line.

    # /Applications/FinchTV/FinchTV.app/Contents/MacOS/FinchTV

    On Windows, simply double click the application icon. Each time, a new instance of FinchTV will be launched.

    Gzipped ABI and SCF chromats can be viewed with FinchTV.

    Opening a gzipped file via the command line on Mac gunzips it.  The command must then be rerun on the gunzipped file to open it. Also, on Macintosh the terminal window displays warnings that can be ignored.

    Back | Contents | Next