calKmerSkew | R Documentation |
Function calculates the skew of k-mers based on their occurrence in positive and negative strands.
calKmerSkew(kmer.table)
kmer.table |
data.table with columns: kmer, pos_strand, neg_strand. |
data.table with the kmer_skew column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.