| Package | Description |
|---|---|
| io.repseq.core | |
| io.repseq.gen.dist |
| Modifier and Type | Method and Description |
|---|---|
static VDJCLibraryId |
VDJCLibraryId.decode(String str)
Return VDJCLibraryId object from string representation returned by
toString(). |
VDJCLibraryId |
VDJCLibrary.getLibraryId()
Returns identifier of this library
|
VDJCLibraryId |
VDJCGeneId.getLibraryId() |
VDJCLibraryId |
VDJCLibraryId.setLibraryName(String newLibraryName)
Return new instance of VDJCLibraryId with different library name
|
VDJCLibraryId |
VDJCLibraryId.withoutChecksum()
Returns copy of this VDJCLibraryId with checksum set to null
|
| Modifier and Type | Method and Description |
|---|---|
int |
VDJCLibraryId.compareTo(VDJCLibraryId o) |
VDJCLibrary |
VDJCLibraryRegistry.getLibrary(VDJCLibraryId libraryId)
Returns library with specified name and specified species.
|
| Constructor and Description |
|---|
VDJCGeneId(VDJCLibraryId libraryId,
String geneName) |
| Modifier and Type | Field and Description |
|---|---|
VDJCLibraryId |
BasicGCloneModel.vdjcLibrary |
| Modifier and Type | Method and Description |
|---|---|
VDJCLibraryId |
GCloneModel.libraryId() |
VDJCLibraryId |
BasicGCloneModel.libraryId() |
| Constructor and Description |
|---|
BasicGCloneModel(VDJCLibraryId vdjcLibrary,
IndependentRealModel abundanceModel,
Map<String,GGeneModel> geneModels) |
Copyright © 2017. All rights reserved.