@@ -74,7+74,7 @@ public abstract class AlignFile extends FileParse
*/
public AlignFile()
{
- // Shouldn't we init data structures
+ // Shouldn't we init data structures (JBPNote: not sure - initData is for initialising the structures used for reading from a datasource, and the bare constructor hasn't got any datasource)