Slice Tools
  • Home
  • SourceForge Page


  • libSlice
  • Home
  • Modules
  • Files
  • Examples
  • Additional Information


  • SourceForge.net Logo
     

    libSlice Namespace Reference
    [C++ Interface]


    Detailed Description

    The entire C++ interface is in the libSlice namespace.


    Data Structures

    class  ConsensusData
     Stores all of the results of calculations on slices. More...

    class  ReadData
     Maintains information about a given read. More...

    class  ReadManager
     Manages the information about all of the read data. More...

    class  SliceData
     Stores information about a given slice. More...


    Typedefs

    typedef map< string, ReadData * > ReadMap
     Alias for referencing map datatype.