Package: haplotyper 0.1
haplotyper: Tool for Clustering Genotypes in Haplotypes
Function to identify haplotypes within QTL (Quantitative Trait Loci). One haplotype is a combination of SNP (Single Nucleotide Polymorphisms) within the QTL. This function groups together all individuals of a population with the same haplotype. Each group contains individual with the same allele in each SNP, whether or not missing data. Thus, haplotyper groups individuals, that to be imputed, have a non-zero probability of having the same alleles in the entire sequence of SNP's. Moreover, haplotyper calculates such probability from relative frequencies.
Authors:
haplotyper_0.1.tar.gz
haplotyper_0.1.zip(r-4.7)haplotyper_0.1.zip(r-4.6)haplotyper_0.1.zip(r-4.5)
haplotyper_0.1.tgz(r-4.6-any)haplotyper_0.1.tgz(r-4.5-any)
haplotyper_0.1.tar.gz(r-4.7-any)haplotyper_0.1.tar.gz(r-4.6-any)
haplotyper_0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
haplotyper/json (API)
| # Install 'haplotyper' in R: |
| install.packages('haplotyper', repos = c('https://gastonquero.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:9537d5ab5f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 111 | ||
| source / vignettes | OK | 175 | ||
| linux-release-x86_64 | OK | 93 | ||
| macos-release-arm64 | OK | 143 | ||
| macos-oldrel-arm64 | OK | 71 | ||
| windows-devel | OK | 77 | ||
| windows-release | OK | 67 | ||
| windows-oldrel | OK | 74 | ||
| wasm-release | OK | 90 |
Exports:haplotyper
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| haplotyper function identifies haplotypes within QTL. | haplotyper |
| Real experimental data | rice_qtl |
| simple QTL simulated | sim_qtl |
