calc_distance_to_tmh_center_from_topology: Calculate the the distance for each amino acid to the center...

View source: R/calc_distance_to_tmh_center_from_topology.R

calc_distance_to_tmh_center_from_topologyR Documentation

Calculate the the distance for each amino acid to the center of the TMH

Description

Calculate the the distance for each amino acid to the center of the TMH

Usage

calc_distance_to_tmh_center_from_topology(topology)

Arguments

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.

Value

a tibble with the columns 'name' and 'position' and 'distance_to_tmh_center'

Author(s)

Richèl J.C. Bilderbeek


pureseqtmr documentation built on April 6, 2023, 5:20 p.m.