fix: repair publish workflow and remove RC version (#62)
- fix: remove pre-release suffix from version
Change version from 1.1.2-rc.1 to 1.1.2 so release-plz manages version bumps going forward.
- fix: repair publish workflow and pin actions by hash
- Add –locked to cargo install cross to prevent dependency resolution failures (home@0.5.12 requires rustc 1.88)
- Replace deprecated macos-12 runner with macos-latest and switch to aarch64-apple-darwin (Apple Silicon) target
- Pin all GitHub Actions by commit hash for supply-chain security
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
fqgrep
Grep for FASTQ files.
Search a pair of fastq files for reads that match a given ref or alt sequence.
Visit us at Fulcrum Genomics to learn more about how we can power your Bioinformatics with fqgrep and beyond.
Install
From bioconda
From Source
Usage
To match a single pattern in a single FASTQ:
To match two patterns across two FASTQs treating them as paired end:
Help
See the following for usage: