> User's Guide > Flux Balance Analysis
Reaction Name Data Headers

Data headers indicate which values will be written to output files. These headers must be either reaction names from the provided stoichiometric network, or the string "All_Reactions" can also be used as a short-hand notation to indicate that all reaction names should appear as data headers. Data headers are represented as a pipe-delimited set on a single line with the syntax:

Header_1 | Header_2 | ... | Header_N

Whitespace characters around the pipes "|" are ignored.

See FBA Reaction Files for more information about reaction names.