| Package | Description |
|---|---|
| io.repseq.core |
| Modifier and Type | Class and Description |
|---|---|
static class |
VDJCLibraryRegistry.ClasspathLibraryResolver
Load library data from {libraryName}.json files in specified folder.
|
static class |
VDJCLibraryRegistry.FolderLibraryResolver
Load library data from {libraryName}.json files in specified folder.
|
| Modifier and Type | Method and Description |
|---|---|
List<VDJCLibraryRegistry.LibraryResolver> |
VDJCLibraryRegistry.getLibraryResolvers()
Return the list of library resolvers used by this registry
|
| Modifier and Type | Method and Description |
|---|---|
void |
VDJCLibraryRegistry.addLibraryResolver(VDJCLibraryRegistry.LibraryResolver resolver)
Register library resolver to be used for automatic load of libraries by name and species
|
Copyright © 2017. All rights reserved.