| Package | Description |
|---|---|
| io.repseq.dto |
| Modifier and Type | Method and Description |
|---|---|
static List<KnownSequenceFragmentData> |
VDJCDataUtils.extractFragments(URI uri,
com.milaboratory.core.sequence.provider.CachedSequenceProvider<com.milaboratory.core.sequence.NucleotideSequence> provider) |
List<KnownSequenceFragmentData> |
VDJCDataUtils.FragmentsBuilder.getFragments() |
List<KnownSequenceFragmentData> |
VDJCLibraryData.getSequenceFragments() |
| Modifier and Type | Method and Description |
|---|---|
void |
VDJCDataUtils.FragmentsBuilder.addRegion(KnownSequenceFragmentData fragment) |
int |
KnownSequenceFragmentData.compareTo(KnownSequenceFragmentData o) |
| Constructor and Description |
|---|
VDJCLibraryData(long taxonId,
List<String> speciesNames,
List<VDJCGeneData> genes,
List<VDJCLibraryNote> notes,
List<KnownSequenceFragmentData> sequenceFragments) |
Copyright © 2017. All rights reserved.