I want to use the multikmer method in SOAPdenovo2. I understand that I set the max kmer with -m
in the contig step. However, I noticed the -s
option that seems necessary with this option. What does the readsInfoFile
refer to?
-m <int> max k when using multi-kmer, and the parameters below are used along with multi-kmer, [NO]
-s <string> readsInfoFile:The file contains information of solexa reads(It's necessary when using multi-kmer)
Thanks very much, any help would be much appreciated.
Alison