Text Formatting Rules
All text files used as input to the Systems Biology Research
Tool must conform to certain basic standards:
- Lines must be terminated with a system-dependent new line
character.
- Any leading or trailing whitespace characters (i.e. spaces,
tabs, etc.) in a line are ignored.
- Blank or empty lines are ignored.
- Any lines whose first non-whitespace character is the
pound/number sign "#" are ignored.
See Wikipedia
for more information about new line characters.
|