# Generated by roxygen2: do not edit by hand

S3method(plot,hsmm_pred)
S3method(predict,sighsmm_model)
S3method(summary,hsmm_pred)
S3method(summary,hsmm_pred_list)
export(add_k_mer_state)
export(duration_viterbi)
export(find_nhc)
export(gui_signalHsmm)
export(is_protein)
export(pred2df)
export(read_txt)
export(read_uniprot)
export(run_signalHsmm)
export(train_hsmm)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(seqinr,a)
importFrom(seqinr,read.fasta)
importFrom(shiny,runApp)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,sd)
importFrom(utils,tail)
useDynLib(signalHsmm)
