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.5)haplotyper_0.1.zip(r-4.4)haplotyper_0.1.zip(r-4.3)
haplotyper_0.1.tgz(r-4.4-any)haplotyper_0.1.tgz(r-4.3-any)
haplotyper_0.1.tar.gz(r-4.5-noble)haplotyper_0.1.tar.gz(r-4.4-noble)
haplotyper_0.1.tgz(r-4.4-emscripten)haplotyper_0.1.tgz(r-4.3-emscripten)
haplotyper.pdf |haplotyper.html✨
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 9 years agofrom:9537d5ab5f. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
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 |