mrparse.mr_tmhmm module

Created on 18 Dec 2020

@author: hlasimpk

class TMPred(seq_info, tmhmm_exe='tmhmm')[source]

Bases: object

create_annotation(annotation, probabilties)[source]
static fix_probabilties(prediction, probabilties)[source]
get_prediction()[source]
static parse_tmhmm_output(annotation_file, plot_file)[source]
static prepare_seqin(seqin)[source]
run_job(seqin)[source]