calc_distance_to_tmh_center_from_topology_str {pureseqtmr} | R Documentation |
Calculate the the distance for each amino acid to the center of the TMH
calc_distance_to_tmh_center_from_topology_str(topology_str)
topology_str |
the topology as a string,
for example |
a tibble with the columns 'position' and 'distance_to_tmh_center'
Richèl J.C. Bilderbeek