https://github.com/ozankiratli/filteringfalsepositives
This script filters false positive alleles from poolseq VCF file created with bcftools.
https://github.com/ozankiratli/filteringfalsepositives
bcftools bioinformatics filtering
Last synced: 11 months ago
JSON representation
This script filters false positive alleles from poolseq VCF file created with bcftools.
- Host: GitHub
- URL: https://github.com/ozankiratli/filteringfalsepositives
- Owner: ozankiratli
- License: gpl-3.0
- Created: 2020-12-28T18:03:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T22:45:41.000Z (almost 2 years ago)
- Last Synced: 2025-03-03T01:20:43.424Z (about 1 year ago)
- Topics: bcftools, bioinformatics, filtering
- Language: Shell
- Homepage:
- Size: 17.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FilteringFalsePositives
This script filters false positive alleles from poolseq VCF file created with `bcftools`.
## Usage
- will be upodated soon.