Searched defs:BAMReadGroup (Results 1 – 3 of 3) sorted by relevance
488 typedef struct BAMReadGroup BAMReadGroup; typedef489 struct BAMReadGroup struct491 const char *name; /* not null unique, accession e.g. SRR001138 */492 const char *sample; /* not null */493 const char *library;494 const char *description;496 const char *insertSize;497 const char *center; /* e.g. BI */498 const char *runDate;499 const char *platform; /* e.g. ILLUMINA */[all …]
499 typedef struct BAMReadGroup BAMReadGroup; typedef500 struct BAMReadGroup struct502 const char *name; /* not null unique, accession e.g. SRR001138 */503 const char *sample; /* not null */504 const char *library;505 const char *description;507 const char *insertSize;508 const char *center; /* e.g. BI */509 const char *runDate;510 const char *platform; /* e.g. ILLUMINA */[all …]