Diff of /man/create_scAIobject.Rd [000000] .. [4a0329]

Switch to side-by-side view

--- a
+++ b/man/create_scAIobject.Rd
@@ -0,0 +1,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
+}