# Generated by roxygen2: do not edit by hand

export(build_model)
export(compute_EIIP)
export(compute_EucDistance)
export(compute_FickettScore)
export(compute_GC)
export(compute_LogDistance)
export(compute_hexamerScore)
export(compute_kmer)
export(compute_pI)
export(extract_features)
export(find_orfs)
export(lnc_finder)
export(make_frequencies)
export(make_referFreq)
export(read_SS)
export(run_RNAfold)
export(svm_cv)
export(svm_tune)
importFrom(caret,confusionMatrix)
importFrom(caret,createFolds)
importFrom(e1071,svm)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,parLapply)
importFrom(parallel,parSapply)
importFrom(parallel,stopCluster)
importFrom(seqinr,comp)
importFrom(seqinr,computePI)
importFrom(seqinr,count)
importFrom(seqinr,getSequence)
importFrom(seqinr,read.fasta)
importFrom(seqinr,s2c)
importFrom(seqinr,translate)
importFrom(stats,fft)
importFrom(stats,quantile)
