1. conos::small_panel.preprocessed
    Small pre-processed data from Pagoda2, two samples, each dimension (1000, 100)
  2. leidenAlg::exampleGraph
    Conos graph
    igraph
  3. numbat::acen_hg19
    centromere regions (hg19)
  4. numbat::acen_hg38
    centromere regions (hg38)
  5. numbat::annot_ref
    example reference cell annotation
  6. numbat::bulk_example
    example pseudobulk dataframe
  7. numbat::chrom_sizes_hg19
    chromosome sizes (hg19)
  8. numbat::chrom_sizes_hg38
    chromosome sizes (hg38)
  9. numbat::count_mat_example
    example gene expression count matrix
    dgCMatrix
  10. numbat::count_mat_ref
    example reference count matrix
    dgCMatrix
  11. numbat::df_allele_example
    example allele count dataframe
  12. numbat::gaps_hg19
    genome gap regions (hg19)
  13. numbat::gaps_hg38
    genome gap regions (hg38)
  14. numbat::gexp_roll_example
    example smoothed gene expression dataframe
  15. numbat::gtf_hg19
    gene model (hg19)
  16. numbat::gtf_hg38
    gene model (hg38)
  17. numbat::gtf_mm10
    gene model (mm10)
  18. numbat::hc_example
    example hclust tree
    hclust
  19. numbat::joint_post_example
    example joint single-cell cnv posterior dataframe
  20. numbat::mut_graph_example
    example mutation graph
    igraph
  21. numbat::phylogeny_example
    example single-cell phylogeny
    tbl_graph
  22. numbat::pre_likelihood_hmm
    HMM object for unit tests
  23. numbat::ref_hca
    reference expression magnitudes from HCA
    matrix|24756 x 12
  24. numbat::ref_hca_counts
    reference expression counts from HCA
    matrix|24857 x 12
  25. numbat::segs_example
    example CNV segments dataframe
  26. numbat::vcf_meta
    example VCF header
  27. sccore::cellAnnotations
    Conos cell annotations
  28. sccore::conosClusterList
    Conos clusters list
  29. sccore::conosGraph
    Conos graph
    igraph
  30. sccore::umapEmbedding
    UMAP embedding
    matrix|12000 x
  31. scistreer::P_example
    Example genotype probability matrix
    matrix|1000 x 25
  32. scistreer::P_small
    Smaller example genotype probability matrix
    matrix|100 x 25
  33. scistreer::gtree_small
    Smaller example annotated tree built from P_small
    tbl_graph
  34. scistreer::mut_nodes_small
    Mutation placements calculated from tree_small and P_small
  35. scistreer::tree_small
    Smaller example tree built from P_small
  36. scistreer::tree_upgma
    Example tree built using UPGMA from P_small