Uses of Class
org.biojava.nbio.genome.parsers.twobit.TwoBitFacade
-
Uses of TwoBitFacade in org.biojava.nbio.genome.util
Modifier and TypeMethodDescriptionstatic DNASequence
ChromosomeMappingTools.getTranscriptDNASequence
(TwoBitFacade twoBitFacade, String chromosome, List<Integer> exonStarts, List<Integer> exonEnds, int cdsStart, int cdsEnd, Character orientation) Extracts the DNA sequence transcribed from the input genetic coordinates.static DNASequence
ChromosomeMappingTools.getTranscriptDNASequence
(TwoBitFacade twoBitFacade, GeneChromosomePosition gcp) Extracts the DNA sequence transcribed from the input genetic coordinates.