milaboratory / mixcr

MiXCR is an ultimate software platform for analysis of Next-Generation Sequencing (NGS) data for immune profiling.
https://mixcr.com
Other
323 stars 78 forks source link

Human readable error message for absent original read information #100

Closed dbolotin closed 8 years ago

dbolotin commented 8 years ago

Exception in thread "main" java.lang.NullPointerException at com.milaboratory.mixcr.cli.ActionExportCloneReads.writeSingle(ActionExportCloneReads.java:133) at com.milaboratory.mixcr.cli.ActionExportCloneReads.go(ActionExportCloneReads.java:57) at com.milaboratory.cli.JCommanderBasedMain.main(JCommanderBasedMain.java:145) at com.milaboratory.mixcr.cli.Main.main(Main.java:66)

dbolotin commented 8 years ago

In hotfix/1.7.4 branch