| Package | Description |
|---|---|
| io.repseq.core |
| Modifier and Type | Field and Description |
|---|---|
ReferencePoints |
SequenceProviderAndReferencePoints.referencePoints |
| Modifier and Type | Method and Description |
|---|---|
protected ReferencePoints |
ReferencePointsBuilder.create(int[] points) |
protected ReferencePoints |
ReferencePoints.create(int[] points) |
ReferencePoints |
ReferencePoints.JDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
ReferencePoints |
VDJCGene.getPartitioning()
Returns reference point object for this gene
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReferencePoints.JSerializer.serialize(ReferencePoints value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Constructor and Description |
|---|
SequenceProviderAndReferencePoints(com.milaboratory.core.sequence.provider.SequenceProvider<com.milaboratory.core.sequence.NucleotideSequence> sequenceProvider,
ReferencePoints referencePoints) |
VDJCGene(VDJCLibrary parentLibrary,
VDJCGeneData data,
com.milaboratory.core.sequence.provider.SequenceProvider<com.milaboratory.core.sequence.NucleotideSequence> sequenceProvider,
ReferencePoints referencePoints)
Use
VDJCLibrary.addGene(VDJCLibrary, VDJCGeneData) to create instances of this object. |
Copyright © 2017. All rights reserved.