public class OldFormatWriter extends Object
| Constructor and Description |
|---|
OldFormatWriter() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
write(Set<SIFInteraction> inters,
OutputStream out)
Writes down the given interactions into the given output stream in the old
EXTENDED_BINARY_SIF format.
|
public static boolean write(Set<SIFInteraction> inters, OutputStream out)
inters - binary interactionsout - stream to writeCopyright © 2015 BioPAX. All rights reserved.