Learn R Programming

BALCONY (version 0.2.10)

preprocess_hmm_output: preprocess HMM output

Description

Preprocessing od HMMER output file to calculate CRE.

Usage

preprocess_hmm_output(hmm_out)

Arguments

hmm_out

path to ouptut file

Value

Returns list of

probabilities

probabilities extracted from file

alignment_positions

index of each alignment position

%% ...

See Also

CRE_conservativity()

Examples

Run this code
# NOT RUN {
#No example due to external software requirements

# }

Run the code above in your browser using DataLab