Package | Description |
---|---|
de.hu.berlin.wbi.objects |
Package with the main data objects.
|
Modifier and Type | Class and Description |
---|---|
class |
TranscriptNormalized
Represents a
MutationMention mention which has been successfully
normalized to a Transcript . |
Modifier and Type | Method and Description |
---|---|
static Set<Transcript> |
Transcript.getTranscripts(int entrez) |
Modifier and Type | Method and Description |
---|---|
void |
MutationMention.normalizeSequences(Set<Transcript> candidateTranscripts,
List<UniprotFeature> features,
boolean append)
This method evaluates if some of the
Transcript provided in candidateTranscripts
equals the text-mined MutationMention . |
Copyright © 2016. All rights reserved.