java.lang.RuntimeException: Can't find library for following library name and species: imgt + hsa
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
java.lang.RuntimeException: Can't find library for following library name and species: imgt + hsa
at io.repseq.core.VDJCLibraryRegistry.getLibrary(VDJCLibraryRegistry.java:354)
at io.repseq.core.VDJCLibraryRegistry.getLibrary(VDJCLibraryRegistry.java:257)
at com.milaboratory.mixcr.cli.ActionAlign.go(ActionAlign.java:105)
at com.milaboratory.cli.JCommanderBasedMain.main(JCommanderBasedMain.java:147)
at com.milaboratory.mixcr.cli.Main.main(Main.java:108)