Open marehr opened 3 years ago
General discussion: https://docs.google.com/document/d/1EuGAtT0X5tDbBNFdHeuRfU2RRVOne8CSOJt3lI0U5UY/edit#bookmark=id.c1bmao8g76c5
TODO:
get<seqan3::field::seq>(my_record) = "ACGT"_dna4;
get<1>(my_record) = "ACGT"_dna4;
my_record.sequence = "ACGT"_dna4;
where .sequence is a function object that can set its value.
.sequence
Moved to Release 3.2
General discussion: https://docs.google.com/document/d/1EuGAtT0X5tDbBNFdHeuRfU2RRVOne8CSOJt3lI0U5UY/edit#bookmark=id.c1bmao8g76c5