scglue

Contents:

  • Installation guide
  • Tutorials
  • Example datasets
  • API documentation
    • scglue
      • scglue.check
      • scglue.data
      • scglue.genomics
      • scglue.graph
      • scglue.metrics
      • scglue.models
        • scglue.models.configure_dataset
        • scglue.models.fit_SCGLUE
        • scglue.models.load_model
        • scglue.models.base
        • scglue.models.data
        • scglue.models.dx
        • scglue.models.glue
        • scglue.models.nn
        • scglue.models.plugins
        • scglue.models.prob
        • scglue.models.sc
        • scglue.models.scclue
        • scglue.models.scglue
      • scglue.num
      • scglue.plot
      • scglue.typehint
      • scglue.utils
  • Release notes
  • Developer guide
  • Credits
scglue
  • API documentation
  • scglue
  • scglue.models
  • scglue.models.scclue
  • scglue.models.scclue.SCCLUETrainer
  • scglue.models.scclue.SCCLUETrainer.format_data
  • View page source

scglue.models.scclue.SCCLUETrainer.format_data

SCCLUETrainer.format_data(data)[source]
Return type:

typing.Tuple[typing.Mapping[str, torch.Tensor], typing.Mapping[str, torch.Tensor], typing.Mapping[str, torch.Tensor], typing.Mapping[str, torch.Tensor], typing.Mapping[str, torch.Tensor], typing.Mapping[str, torch.Tensor], torch.Tensor]

Previous Next

© Copyright Gao Lab, 2025.

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