Skip to main content
Fig. 1 | BMC Bioinformatics

Fig. 1

From: JPhyloIO: a Java library for event-based reading and writing of different phylogenetic file formats through a common interface

Fig. 1

Data flow diagram showing how data is read into and written from an application data model. JPhyloIO contains a reader for each format that translates the contents of a file to a sequence of events that are then processed by the custom reader of an application. This reader has knowledge of the specific application data model and stores relevant information there. The writers available in JPhyloIO access the contents of that model using data adapters provided by the application that allow random access to the application’s data model. (For supported formats specific for a single application, only readers are provided)

Back to article page