DSK ignores abundance-max
1
0
Entering edit mode
9.0 years ago
oiz67311 • 0

Hi everyone!

I try to use dsk to only provide a list of kmers within a specific abundance range.

The -abundance-min parameter works fine, but the -abundance-max parameter does not seem to work.

For example, if I use

./dsk -file somefile -kmer-size 21 -abundance-min 1 -abundance-max 5

the configuration output at the end says:

dsk                                     
        config                                  
            kmer_size                                : 21
            mini_size                                : 8
            solidity_kind                            : sum
            abundance_min                            : 1
            abundance_max                            : -1

I have tested this on version 2.0.2 and 2.0.3.

Cheers and thanks in advance.

dsk minia • 1.9k views
ADD COMMENT
2
Entering edit mode
9.0 years ago
edrezen ▴ 730

Oh, thanks, this parameter was not well used in dsk.

I just corrected the issue in the new version 2.0.4 you can find here.

ADD COMMENT
0
Entering edit mode

Thank you very much for your fast support! The new version works fine.

ADD REPLY

Login before adding your answer.

Traffic: 1471 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6