View source: R/calc_distance_to_tmh_center_from_topology.R
calc_distance_to_tmh_center_from_topology | R Documentation |
Calculate the the distance for each amino acid to the center of the TMH
calc_distance_to_tmh_center_from_topology(topology)
topology |
the topology as a tibble with the columns 'name' and 'topology', where the 'name' column hold all the proteins' names, and 'topology' contains the respective topologies as strings. |
a tibble with the columns 'name' and 'position' and 'distance_to_tmh_center'
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.