Package: clusterhap 0.1
clusterhap: Clustering Genotypes in Haplotypes
One haplotype is a combination of SNP (Single Nucleotide Polymorphisms) within the QTL (Quantitative Trait Loci). clusterhap 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, clusterhap groups individuals, that to be imputed, have a non-zero probability of having the same alleles in the entire sequence of SNP's. Moreover, clusterhap calculates such probability from relative frequencies.
Authors:
clusterhap_0.1.tar.gz
clusterhap_0.1.zip(r-4.5)clusterhap_0.1.zip(r-4.4)clusterhap_0.1.zip(r-4.3)
clusterhap_0.1.tgz(r-4.4-any)clusterhap_0.1.tgz(r-4.3-any)
clusterhap_0.1.tar.gz(r-4.5-noble)clusterhap_0.1.tar.gz(r-4.4-noble)
clusterhap_0.1.tgz(r-4.4-emscripten)clusterhap_0.1.tgz(r-4.3-emscripten)
clusterhap.pdf |clusterhap.html✨
clusterhap/json (API)
# Install 'clusterhap' in R: |
install.packages('clusterhap', 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:4bffa63cf8. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 08 2024 |
R-4.5-win | OK | Nov 08 2024 |
R-4.5-linux | OK | Nov 08 2024 |
R-4.4-win | OK | Nov 08 2024 |
R-4.4-mac | OK | Nov 08 2024 |
R-4.3-win | OK | Nov 08 2024 |
R-4.3-mac | OK | Nov 08 2024 |
Exports:clusterhap
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
clusterhap function identifies haplotypes within QTL. | clusterhap |
Real experimental data | rice_qtl |
simple QTL simulated | sim_qtl |