Uses of Class
org.snpeff.nextProt.NextProtXmlIsoform
-
Packages that use NextProtXmlIsoform Package Description org.snpeff.nextProt -
-
Uses of NextProtXmlIsoform in org.snpeff.nextProt
Methods in org.snpeff.nextProt that return NextProtXmlIsoform Modifier and Type Method Description NextProtXmlIsoformNextProtXmlEntry. getIsoform(java.lang.String isoformAccession)Get or create an isoformNextProtXmlIsoformNextProtXmlEntry. getOrCreateIsoform(java.lang.String isoformAccession)Methods in org.snpeff.nextProt that return types with arguments of type NextProtXmlIsoform Modifier and Type Method Description java.util.Map<java.lang.String,NextProtXmlIsoform>NextProtXmlEntry. getIsoformsByAccession()Methods in org.snpeff.nextProt with parameters of type NextProtXmlIsoform Modifier and Type Method Description MarkersNextProtMarkerFactory. addMarkers(NextProtXmlEntry entry, NextProtXmlIsoform isoform, NextProtXmlAnnotation annotation, Location location, java.lang.String trId)Create markers and add them
-