first implementation but far to be optimal
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Manipulated sequences
|
||||
|
||||
- We consider sequences only as compact form of a set of overlaping kmers
|
||||
- The largest kmers we considere are 31-mer
|
||||
- We only consider odd k
|
||||
|
||||
- all sequences match /^[acgtACGT]+/
|
||||
- maximum length 256 nucleotides
|
||||
- minimum length k
|
||||
Reference in New Issue
Block a user