CRISPRTool / igv_component /node_modules /apache-arrow /src /fb /sparse-matrix-compressed-axis.ts
supercat666's picture
add igv
78c921d
raw
history blame
No virus
138 Bytes
// automatically generated by the FlatBuffers compiler, do not modify
export enum SparseMatrixCompressedAxis{
Row = 0,
Column = 1
}