| Package | Description |
|---|---|
| io.repseq.core |
| Modifier and Type | Method and Description |
|---|---|
static VDJCGeneId |
VDJCGeneId.decode(String str)
Decode string representation returned by
getFullName() into VDJCGeneId object
Format:
libraryName:taxonId[:checksum]/geneName |
VDJCGeneId |
VDJCGene.getId()
Returns global gene identifier including library id
|
| Modifier and Type | Method and Description |
|---|---|
int |
VDJCGeneId.compareTo(VDJCGeneId o) |
VDJCGene |
VDJCLibraryRegistry.getGene(VDJCGeneId geneId)
Return gene by it's global id.
|
Copyright © 2017. All rights reserved.