Published September 3, 2015
| Version 0.1.3
Software
Open
stackr: New in v.0.1.3: Map-independent imputations of a VCF
Description
This new release enable map-independent imputations of a VCF file created by STACKS. Two options are available for imputations: using Random Forest or the most frequent category.
Before imputations, the VCF file can be filtered with:
- a whitelist of loci (to keep only specific loci...)
- a blacklist of individuals (to remove individuals or entire populations...)
Also, a list of genotypes with bad coverage and/or genotype likelihood can be supplied to erase the genotypes before imputations (for more details look at the function: blacklist_erase_genotype).
Files
stackr-0.1.3.zip
Files
(2.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:8c8e5c93ab30d34cb1aa285917f8261c
|
2.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/thierrygosselin/stackr/tree/0.1.3 (URL)