Man pages for TomMayo/kmermods
Represents Kmers As Integers Along The Genome

base2kmerConverts a base representation (base 4 default) to the kmer
base5to10Converts a base representation (base 4 default) to normal...
base5to10_cConverts a base representation (base 4 default) to normal...
build_alphabetSets up the alphabet for indexing nucleotides
convert10to5Converts a normal (base 10) integer to base representation...
convert10to5_cConverts a normal (base 10) integer to base representation...
convert10tobase_cConverts a normal (base 10) integer to base representation...
convert10tokmerConverts a normal (base 10) integer to the equivalent kmer
dna_inputPart of a DNA sequence
kmer2baseConverts a kmer to a number in base 4 (default)
kmer_counterRepresents the kmers present in the input with their integer...
kmer_counter_cRepresents the kmers present in the input with their integer...
kmer_counter_para_cRepresents the kmers present in the input with their integer...
kmer_counter_wrapperRepresents the kmers present in the input with their integer...
kmer_counter_wrapper_cRepresents the kmers present in the input with their integer...
kmer_dot_prodComputes the dot product of the parameters with the kmer...
kmer_dot_prod_cComputes the dot product of the parameters with the kmer...
kmermods'kmermods': Represents Kmers As Integers Along The Genome
kmerto10Converts a kmer to it's normal (base 10) integer...
l1_prox_opL1 regulatisation proximal operator
let2baseFinds the integer that represents the nucleotide
let2base_cFinds the integer that represents the nucleotide
loglik_linesearchCalculates the log likelihood of the data, given some...
loglik_logregCalculates the log likelihood of the data, given some...
loglik_log_reg_gradComputes the gradient of the log likelihood of a logistic...
log_reg_wrapperComputes the gradient of the log likelihood of a logistic...
lower_kmerFinds the (k-1)mer integer representation ffrom the kmer...
mismatch_kmersCounts the number of mismatches between two kmers, when...
params_peaks_noslideComputes the vector with which to update the parameters in a...
params_peaks_noslide_w_errorComputes the vector with which to update the parameters in a...
predict_peaksComputes the predictions for the logistic regression
rev_compFinds the reverse complementary kmer, in integer form,...
rev_comp_cFinds the reverse complementary kmer, in integer form,...
rev_comp_methFinds the reverse complementary kmer, in integer form, using...
total_errorComputes the total error of the predictions.
unwrap_kmersTakes a longer kmer and converts it into a vector of its...
unwrap_kmers_vectTakes in a single long kmer, for example a 26mer, and returns...
update_parasCreates the update for the parameter vector according to the...
TomMayo/kmermods documentation built on May 9, 2019, 4:53 p.m.