> User's Guide |
File Formats
Text files are the standard file format used by the Systems Biology Research Tool, and they are denoted as Text. Some processes, however, understand other formats, including:
Files containing serialized objects are not considered to be text files. See http://www.gnu.org/software/gzip/ for more information about gzip. See http://wikipedia.org/wiki/Serialization , http://java.sun.com/j2se/1.4.2/docs/guide/serialization/, and java.io.Serializable for more information about serialized objects. |