| Package | Description |
|---|---|
| io.repseq.core | |
| io.repseq.dto |
| Modifier and Type | Method and Description |
|---|---|
List<VDJCLibraryNote> |
VDJCLibrary.getComments()
All comment blocks associated with the library
|
List<VDJCLibraryNote> |
VDJCLibrary.getComments(VDJCLibraryNoteType type)
Return comments of a particular type
|
| Modifier and Type | Method and Description |
|---|---|
List<VDJCLibraryNote> |
VDJCLibraryData.getComments(VDJCLibraryNoteType type)
Return notes of a particular type
|
List<VDJCLibraryNote> |
VDJCLibraryData.getNotes() |
| Modifier and Type | Method and Description |
|---|---|
int |
VDJCLibraryNote.compareTo(VDJCLibraryNote o) |
| Constructor and Description |
|---|
VDJCLibraryData(long taxonId,
List<String> speciesNames,
List<VDJCGeneData> genes,
List<VDJCLibraryNote> notes,
List<KnownSequenceFragmentData> sequenceFragments) |
Copyright © 2017. All rights reserved.