[4a0329]: / man / create_scAIobject.Rd

Download this file

17 lines (15 with data), 426 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/scAI_model.R
\name{create_scAIobject}
\alias{create_scAIobject}
\title{creat a new scAI object}
\usage{
create_scAIobject(raw.data, do.sparse = T)
}
\arguments{
\item{raw.data}{List of raw data matrices, a paired single-cell transcriptomic and epigenomic data}
\item{do.sparse}{whether use sparse format}
}
\description{
creat a new scAI object
}