Fail gracefully when no CNV remains after retest_bulks
Passing gamma
parameter to retest_bulks
Conform to CRAN guidelines
Removed ATC2 examples from package data - users can download from lab server link instead
New option to specify genome version (genome = 'hg38' or 'hg19'). Support plotting of centromeres and gap regions for hg19.
Removed genetic maps from package data and they are no longer provided as input to run_numbat
. Annotation of genetic distance is performed in pileup_and_phase.R
script instead, using the genetic map included in Eagle2.
Speed up of NNI using RcppParallel (#34). 10x faster and much more memory efficient (memory requirement is constant with respect to the number of threads).
Speed up of expression single-cell testing using roptim. Approximately 2x speedup.
New LLR metric for CNV filtering that is not inflated (default: 5).
Only keep heterozygous SNPs in alelle dataframe to reduce memory usage
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.