Skip to content
Laurent Jourdren edited this page Mar 26, 2015 · 2 revisions

Writing DataProtocol

WARNING: This documentation is outdated and will soon be updated.

Introduction

DataProtocols allow DataFiles object to read and write data. It is a very lower layer of Eoulsan.

Currently there is no documentation about writing a DataProtocol class as we think that all the bundled protocols in Eoulsan can fulfil all standard needs. However if you really need to add a new protocol to eoulsan, you can see the sources of the fr.ens.transcriptome.eoulsan.data.protocols package and we strongly advise you to contact the Eoulsan developers on mailing list to get tips and more informations about DataProtocol writing.