Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
scooby
Logo
scooby
  • Introduction
  • Installation
  • Model training
  • Example notebooks
    • Standard pipeline for scooby: analyzing 10K Multiome PBMC dataset from 10X genomics
    • Scooby Evaluator
  • API Reference
    • scooby
      • scooby.data
        • scooby.data.scdata
      • scooby.modeling
        • scooby.modeling.scooby
      • scooby.utils
        • scooby.utils.plotting
        • scooby.utils.transcriptome
        • scooby.utils.utils
Back to top
View this page
Edit this page

Example notebooks¶

Data preparation¶

  • Standard pipeline for scooby: analyzing 10K Multiome PBMC dataset from 10X genomics
    • Introduction
    • Import library and environment setup
    • Read count matrix
    • Read RNA Sequencing Data
    • Read ATAC Sequencing data
    • Save snapatac anndatas
    • Load multiple samples into snapatac
    • Create embedding
    • Create pseudobulk files for evaluation
  • Scooby Evaluator
    • General Imports
    • scooby
    • Eval on Val
Next
Standard pipeline for scooby: analyzing 10K Multiome PBMC dataset from 10X genomics
Previous
Model training
Copyright © 2024, Hingerl, Martens et al.
Made with Sphinx and @pradyunsg's Furo
On this page
  • Example notebooks
    • Data preparation