Package | Description |
---|---|
de.hu.berlin.wbi.objects |
Package with the main data objects.
|
Modifier and Type | Field and Description |
---|---|
protected Set<TranscriptNormalized> |
MutationMention.transcripts
Set of transcripts with which we successfully associated this Element
|
Modifier and Type | Method and Description |
---|---|
Set<TranscriptNormalized> |
MutationMention.getTranscripts()
Returns all Transcripts covering this SNP
|
Modifier and Type | Method and Description |
---|---|
int |
TranscriptNormalized.compareTo(TranscriptNormalized that) |
Copyright © 2016. All rights reserved.