Uses of Package
edu.unc.csbio.data

Packages that use edu.unc.csbio.data
edu.unc.csbio.RNASim   
edu.unc.csbio.data   
edu.unc.csbio.util   
 

Classes in edu.unc.csbio.data used by edu.unc.csbio.RNASim
Feature
          The abstract class for all annotation features.
Gene
          The class Gene inherits abstract class Feature and contains information of gene.
Read
          The class for read information, including sequence string and the offset
SequenceBuffer
          The class for sequence information, including sequence string and the offset
Transcript
          The class Transcript inherits abstract class Feature and contains information of transcript.
 

Classes in edu.unc.csbio.data used by edu.unc.csbio.data
Exon
          The class Exon inherits abstract class Feature.
Feature
          The abstract class for all annotation features.
SequenceBuffer
          The class for sequence information, including sequence string and the offset
Transcript
          The class Transcript inherits abstract class Feature and contains information of transcript.
 

Classes in edu.unc.csbio.data used by edu.unc.csbio.util
Feature
          The abstract class for all annotation features.