Hello everybody,
I am wondering where to get the source code for the class "GFF3Adapter"
and related.
I would like to take a look at the code because of a
NullPointerException when reading a gff3 file.
Exception in thread "Thread-1" java.lang.NullPointerException
at apollo.dataadapter.gff3.GFF3Adapter.processCds(GFF3Adapter.java:843)
at apollo.dataadapter.gff3.GFF3Adapter.parseGff(GFF3Adapter.java:526)
at
apollo.dataadapter.gff3.GFF3Adapter.getCurationSet(GFF3Adapter.java:140)
at
apollo.dataadapter.gff3.GFF3AdapterGUI.doOperation(GFF3AdapterGUI.java:198)
at
org.bdgp.swing.widget.DataAdapterChooser.doCommitWithExceptions(DataAdapterChooser.java:361)
at
apollo.main.DataLoader$ApolloAdapterChooser.doCommit(DataLoader.java:750)
at
org.bdgp.swing.widget.DataAdapterChooser$CommitRunnable.run(DataAdapterChooser.java:136)
at java.lang.Thread.run(Thread.java:595)
I already downloaded a tarball of GMOD, but I could not find this class.
Thanks in advance,
Alex
_______________________________________________
apollo mailing list
[email protected]
http://mail.fruitfly.org/mailman/listinfo/apollo