Package org.snpeff.nextProt
Class NextProtXmlAnnotation
java.lang.Object
org.snpeff.nextProt.NextProtXmlNode
org.snpeff.nextProt.NextProtXmlAnnotation
Mimics the 'annotation' tag in a NextProt XML file
- Author:
- Pablo Cingolani
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddMarkers(NextProtMarkerFactory markersFactory) Create all markers for this annotationbooleanbooleanisEmpty()voidlocationBeginPos(Attributes attributes) voidEnd of location tagvoidlocationEndPos(Attributes attributes) voidlocationIsoformStart(String accession) voidlocationStart(Attributes attributes) name()Return an annotation "name" Clean up characters to make them compatible with VCF annotationsvoidvoidsetDescription(String description) toString()Methods inherited from class org.snpeff.nextProt.NextProtXmlNode
getAccession
-
Constructor Details
-
NextProtXmlAnnotation
-
-
Method Details
-
addMarkers
Create all markers for this annotation -
description
-
getCategory
-
getCvTerm
-
setCvTerm
-
getDescription
-
setDescription
-
getLocations
-
hasCvTerm
public boolean hasCvTerm() -
isEmpty
public boolean isEmpty() -
locationBeginPos
-
locationEnd
public void locationEnd()End of location tag -
locationEndPos
-
locationIsoformStart
-
locationStart
-
name
Return an annotation "name" Clean up characters to make them compatible with VCF annotations -
toString
-
toString
-