There is a newer version of the record available.

Published September 28, 2022 | Version v0.9.0
Software Open

shenwei356/kmcp: KMCP V0.9.0

Creators

  • 1. Chongqing Medical University

Description

Changes v0.9.0 - 2022-09-28
  • compute:
    • smaller output files and faster speed.
    • more even genome splitting.
  • index:
    • faster speed due to smaller input files.
  • search:
    • more accurate and smaller query FPR following Theorem 2 in SBT paper, instead of the Chernoff bound.
    • change the default value of -f/--max-fpr from 0.05 to 0.01.
    • 10-20% speedup.
  • profile:
    • more accurate abundance estimation using EM algorithm.
    • change the default value of -f/--max-fpr from 0.05 to 0.01.
    • mode 0: change the default value of -H/--min-hic-ureads-qcov from 0.55 to 0.7.
    • increase float width of reference coverage in KMCP profile format from 2 to 6.
  • util query-fpr:
    • compute query FPR following Theorem 2 in SBT paper, instead of the Chernoff bound.
  • new commands:
    • utils split-genomes for splitting genomes into chunks.
    • utils ref-info for printing information of reference (chunks), including the number of k-mers and the actual false-positive rate.
Links
OS Arch File, 中国镜像 Download Count
Linux 64-bit kmcp_linux_amd64.tar.gz, <br/> 中国镜像
Linux arm64 kmcp_linux_arm64.tar.gz, <br/> 中国镜像
macOS 64-bit kmcp_darwin_amd64.tar.gz, <br/> 中国镜像
macOS arm64 kmcp_darwin_arm64.tar.gz, <br/> 中国镜像
Windows 64-bit kmcp_windows_amd64.exe.tar.gz, <br/> 中国镜像

Notes:

  • please open an issue to request binaries for other platforms or compile from the source.
  • run kmcp version to check update !!!
  • run kmcp autocompletion to update shell autocompletion script !!!

Files

shenwei356/kmcp-v0.9.0.zip

Files (69.5 MB)

Name Size Download all
md5:0872be211e18ca61a547c01a97c08fd0
69.5 MB Preview Download

Additional details

Related works