bytes_to_structure#

RNAdist.sampling.ed_sampling.bytes_to_structure(b: bytes, length: int)#
Parameters:

b (bytes) – bytes representation of the structure

Returns:

dot-bracket structure

Return type:

str