omicsx 1.0.2

omicsx: SIMD-accelerated sequence alignment and bioinformatics analysis for petabyte-scale genomic data
Documentation
# Auto detect text files and normalize line endings to LF
* text=auto


# Rust files
*.rs text eol=lf

*.toml text eol=lf

Cargo.lock text eol=lf


# Documentation
*.md text eol=lf

*.txt text eol=lf


# Scripts
*.sh text eol=lf

*.bash text eol=lf


# Binary files
*.rlib binary

*.so binary

*.dylib binary

*.dll binary

*.exe binary

*.a binary