powered by
Function calculates the skew of k-mers based on their occurrence in positive and negative strands.
calKmerSkew(kmer.table)
data.table with the kmer_skew column.
data.table with columns: kmer, pos_strand, neg_strand.