Description Usage Arguments Value
View source: R/sparse_boolean_representation.R
Creates sparse encoded matrix of a DNA sequence.
1 | fasta2sparse_boolean(fasta, oligo_length)
|
fasta |
(DNAString) sequence to encode |
oligo_length |
(integer) oligo-nucleotide length to encode the sequence in |
(boolean matrix) sparse encoding of the DNAString, columns=positions, rows=oligo-nucleotides
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.