illumina::interop::model::run Namespace Reference

Classes

class  cycle_range
 
class  flowcell_layout
 
class  image_dimensions
 
class  info
 
class  parameters
 
class  read_info
 

Functions

inline::uint32_t tile_from_name (const std::string &tile_name)
 
inline::uint32_t tile_surface (const ::uint32_t tile_id, const constants::tile_naming_method method)
 

Function Documentation

inline ::uint32_t illumina::interop::model::run::tile_from_name ( const std::string &  tile_name)

Convert string lane/tile identifier (1_1111) to tile hash

Parameters
tile_namelane/tile identifier (1_1111)
Returns
tile hash (1111)
inline ::uint32_t illumina::interop::model::run::tile_surface ( const ::uint32_t  tile_id,
const constants::tile_naming_method  method 
)

Surface number

Calculates the surface of the tile from the tile id.

Returns
surface of the tile.