Uses of Class
org.biojava.nbio.genome.parsers.genename.ChromPos
-
Uses of ChromPos in org.biojava.nbio.genome.util
Modifier and TypeMethodDescriptionstatic ChromPos
ChromosomeMappingTools.getChromosomePosForCDScoordinate
(int cdsNucleotidePosition, GeneChromosomePosition chromPos) Maps the position of a CDS nucleotide back to the genomestatic ChromPos
ChromosomeMappingTools.getChromPosForward
(int cdsPos, List<Integer> exonStarts, List<Integer> exonEnds, int cdsStart, int cdsEnd) Get the CDS position mapped onto the chromosome positionstatic ChromPos
ChromosomeMappingTools.getChromPosReverse
(int cdsPos, List<Integer> exonStarts, List<Integer> exonEnds, int cdsStart, int cdsEnd) Get the CDS position mapped on the chromosome position