wdecoster / cramino

A *fast* tool for BAM/CRAM quality evaluation, intended for long reads
MIT License
127 stars 11 forks source link

--spliced not supported? (Question) #13

Closed MrKevinDC closed 1 year ago

MrKevinDC commented 1 year ago

Is the --spliced supported?, I tried to use but I keep getting this error

error: Found argument '--spliced' which wasn't expected, or isn't valid in this context If you tried to supply --spliced as a value rather than a flag, use -- --spliced

Plus, it no longer shows in the command line help (-h) message.

wdecoster commented 1 year ago

Weird! Which version are you using and how did you install it?

MrKevinDC commented 1 year ago

I am using the latest 0.9.7, installed via the Linux binaries.

wdecoster commented 1 year ago

Should be in v0.9.9, which I just released. Let me know if there is something else I can help with :)