Package: ebGenotyping 2.0.1
ebGenotyping: Genotyping and SNP Detection using Next Generation Sequencing Data
Genotyping the population using next generation sequencing data is essentially important for the rare variant detection. In order to distinguish the genomic structural variation from sequencing error, we propose a statistical model which involves the genotype effect through a latent variable to depict the distribution of non-reference allele frequency data among different samples and different genome loci, while decomposing the sequencing error into sample effect and positional effect. An ECM algorithm is implemented to estimate the model parameters, and then the genotypes and SNPs are inferred based on the empirical Bayes method.
Authors:
ebGenotyping_2.0.1.tar.gz
ebGenotyping_2.0.1.zip(r-4.5)ebGenotyping_2.0.1.zip(r-4.4)ebGenotyping_2.0.1.zip(r-4.3)
ebGenotyping_2.0.1.tgz(r-4.4-any)ebGenotyping_2.0.1.tgz(r-4.3-any)
ebGenotyping_2.0.1.tar.gz(r-4.5-noble)ebGenotyping_2.0.1.tar.gz(r-4.4-noble)
ebGenotyping_2.0.1.tgz(r-4.4-emscripten)ebGenotyping_2.0.1.tgz(r-4.3-emscripten)
ebGenotyping.pdf |ebGenotyping.html✨
ebGenotyping/json (API)
# Install 'ebGenotyping' in R: |
install.packages('ebGenotyping', repos = c('https://hmaoxian.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:994a6072f2. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-win | OK | Nov 15 2024 |
R-4.5-linux | OK | Nov 15 2024 |
R-4.4-win | OK | Nov 15 2024 |
R-4.4-mac | OK | Nov 15 2024 |
R-4.3-win | OK | Nov 15 2024 |
R-4.3-mac | OK | Nov 15 2024 |
Exports:ecmesteplogitmstepmy.bisecrlogit
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Genotyping and SNP Detection using Next Generation Sequencing Data | ebGenotyping-package ebGenotyping |
Genotyping and SNP Detection using Next Generation Sequencing Data | ecm |
E step | estep |
Logit Transformation | logit |
CM steps | mstep |
Bisection method to find the root | my.bisec |
Inverse Logit Transformation | rlogit |