cellxgene-census
ebezzi/new-docs
  • Installing the Census APIs
  • Census Quick start
  • Tutorials
    • API
      • Querying axis metadata
      • Computing on X: using online algorithms
      • Census datasets presence
      • Census Datasets example
      • Census query & extract subsets
      • Census - demo ScanPy rank_gene_groups
      • Census summary cell counts example
    • Analysis
      • Learning about the CZ CELLxGENE Census
      • Integrating multi-dataset slices of data
      • Exploring all data from a tissue in the Census
      • Normalizing full-length gene sequencing data from the Census
      • Querying and fetching data from the Census
  • Census data and schema
  • Census data releases
  • Python API
  • R API
  • Frequently Asked Questions for CZ CELLxGENE Discover Census
cellxgene-census
  • Tutorials
  • Edit on GitHub

Tutorials¶

API¶

  • Querying axis metadata
    • Opening the Census
    • Summarizing cell metadata
    • Full Census metadata stats
  • Computing on X: using online algorithms
    • Simple incremental (aka “online”) calculations
    • Complex online calculations
    • A more complex example - counting cells per feature, grouped by dataset_id
  • Census datasets presence
    • Is a feature present in a dataset?
    • What datasets contain a feature?
    • What features are in a dataset?
  • Census Datasets example
  • Census query & extract subsets
  • Census - demo ScanPy rank_gene_groups
  • Census summary cell counts example

Analysis¶

  • Learning about the CZ CELLxGENE Census
    • Opening the Census
    • Census organization
    • Cell metadata
    • Gene metadata
    • Census summary content tables
    • Understanding Census contents beyond the summary tables
  • Integrating multi-dataset slices of data
    • Finding and fetching data from mouse liver (10X Genomics and Smart-Seq2)
    • Gene-length normalization of Smart-Seq2 data.
    • Integration with scvi-tools
  • Exploring all data from a tissue in the Census
    • Learning about the lung data in the Census
    • Fetching a sample of all human lung data from the Census.
  • Normalizing full-length gene sequencing data from the Census
    • Contents
    • Opening the census
    • Fetching full-length example sequencing data (Smart-Seq)
    • Normalizing expression to account for gene length
    • Validation through clustering analysis
  • Querying and fetching data from the Census
    • Contents
    • Opening the census
    • Querying cell metadata (obs)
    • Querying gene metadata (var)
    • Querying expression data
Previous Next

© Copyright 2022-2023 Chan Zuckerberg Initiative. Revision bafb6441.

Built with Sphinx using a theme provided by Read the Docs.