1. hahmmr::acen_hg19
    centromere regions (hg19)
  2. hahmmr::acen_hg38
    centromere regions (hg38)
  3. hahmmr::bulk_example
    example pseudobulk dataframe
  4. hahmmr::chrom_sizes_hg19
    chromosome sizes (hg19)
  5. hahmmr::chrom_sizes_hg38
    chromosome sizes (hg38)
  6. hahmmr::df_allele_example
    example allele count dataframe
  7. hahmmr::gaps_hg19
    genome gap regions (hg19)
  8. hahmmr::gaps_hg38
    genome gap regions (hg38)
  9. hahmmr::gene_counts_example
    example gene expression counts matrix
    matrix|1758 x 1
  10. hahmmr::gtf_hg19
    gene model (hg19)
  11. hahmmr::gtf_hg38
    gene model (hg38)
  12. hahmmr::gtf_mm10
    gene model (mm10)
  13. hahmmr::pre_likelihood_hmm
    HMM object for unit tests
  14. hahmmr::ref_hca
    reference expression magnitudes from HCA
    matrix|24756 x 12
  15. hahmmr::ref_hca_counts
    reference expression counts from HCA
    matrix|24857 x 12
  16. hahmmr::segs_example
    example CNV segments dataframe
  17. hahmmr::vcf_meta
    example VCF header
  18. numbat::acen_hg19
    centromere regions (hg19)
  19. numbat::acen_hg38
    centromere regions (hg38)
  20. numbat::annot_ref
    example reference cell annotation
  21. numbat::bulk_example
    example pseudobulk dataframe
  22. numbat::chrom_sizes_hg19
    chromosome sizes (hg19)
  23. numbat::chrom_sizes_hg38
    chromosome sizes (hg38)
  24. numbat::count_mat_example
    example gene expression count matrix
    dgCMatrix
  25. numbat::count_mat_ref
    example reference count matrix
    dgCMatrix
  26. numbat::df_allele_example
    example allele count dataframe
  27. numbat::gaps_hg19
    genome gap regions (hg19)
  28. numbat::gaps_hg38
    genome gap regions (hg38)
  29. numbat::gexp_roll_example
    example smoothed gene expression dataframe
  30. numbat::gtf_hg19
    gene model (hg19)
  31. numbat::gtf_hg38
    gene model (hg38)
  32. numbat::gtf_mm10
    gene model (mm10)
  33. numbat::hc_example
    example hclust tree
    hclust
  34. numbat::joint_post_example
    example joint single-cell cnv posterior dataframe
  35. numbat::mut_graph_example
    example mutation graph
    igraph
  36. numbat::phylogeny_example
    example single-cell phylogeny
    tbl_graph
  37. numbat::pre_likelihood_hmm
    HMM object for unit tests
  38. numbat::ref_hca
    reference expression magnitudes from HCA
    matrix|24756 x 12
  39. numbat::ref_hca_counts
    reference expression counts from HCA
    matrix|24857 x 12
  40. numbat::segs_example
    example CNV segments dataframe
  41. numbat::vcf_meta
    example VCF header
  42. scistreer::P_example
    Example genotype probability matrix
    matrix|1000 x 25
  43. scistreer::P_small
    Smaller example genotype probability matrix
    matrix|100 x 25
  44. scistreer::gtree_small
    Smaller example annotated tree built from P_small
    tbl_graph
  45. scistreer::mut_nodes_small
    Mutation placements calculated from tree_small and P_small
  46. scistreer::tree_small
    Smaller example tree built from P_small
  47. scistreer::tree_upgma
    Example tree built using UPGMA from P_small