https://github.com/satijalab/seurat
Raw File
Tip revision: dd4d75463c045827a3a17e09cec2338b803720c8 authored by David Collins on 16 February 2024, 17:47:13 UTC
Tweak tolerances in test_integration5
Tip revision: dd4d754
UpdateSCTAssays.Rd
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/objects.R
\name{UpdateSCTAssays}
\alias{UpdateSCTAssays}
\title{Update pre-V4 Assays generated with SCTransform in the Seurat to the new
SCTAssay class}
\usage{
UpdateSCTAssays(object)
}
\arguments{
\item{object}{A Seurat object}
}
\value{
A Seurat object with updated SCTAssays
}
\description{
Update pre-V4 Assays generated with SCTransform in the Seurat to the new
SCTAssay class
}
\concept{objects}
back to top