Skip to contents

Encodes a sequence from txDRUG.tyDRUG format into a tuple of tuples

Usage

encode(str_seq)

Arguments

str_seq

String sequence to decode

Value

s1 - A list of tuples, each tuple containing a time and drug specification s_decoded <- decode(str_seq)