Class: Bio::Velvet::Underground::ReadSet

Inherits:
FFI::Struct
  • Object
show all
Defined in:
lib/bio-velvet_underground/binary_sequence_store.rb

Overview

struct readSet_st

char **sequences;
TightString *tSequences;
char **labels;
char *tSeqMem;
Quality **confidenceScores;
Probability **kmerProbabilities;
IDnum *mateReads;
Category *categories;
unsigned char *secondInPair;
IDnum readCount;

;