prettify_chains: Present chains in human-friendly format

View source: R/util-prettify_chains.R

prettify_chainsR Documentation

Present chains in human-friendly format

Description

Converts a tibble with sequence data for chains of a protein to a human-readable string. If tibble is empty, returns "no sequence available" instead.

Usage

prettify_chains(tbl_sq)

Arguments

tbl_sq

[data.frame()]
Sequence data for one protein, a result of a call to read_chains().

Value

A single string, possibly with multiple lines.


KotulskaLab/AmyloGraph documentation built on June 30, 2023, 8:48 p.m.