sub_hyp: Substitute prolines to hydroxyprolines

Description Usage Arguments Value Note See Also

Description

This function substitutes P with O based on predict_hyp prediction

Usage

1
sub_hyp(sequence, id, hyp)

Arguments

sequence

protein sequences in the form of a string vector

id

protein ids in the form of a string vector

hyp

the prediction object returned by predict_hyp

Value

A vector of strings where P are changed to O based on predict_hyp prediction

Note

This is an internal function used inside predict_hyp

See Also

predict_hyp


missuse/ragp documentation built on Jan. 4, 2022, 10:49 a.m.