|
a |
|
b/man/convertAnnDataToVoltRon.Rd |
|
|
1 |
% Generated by roxygen2: do not edit by hand |
|
|
2 |
% Please edit documentation in R/conversion.R |
|
|
3 |
\name{convertAnnDataToVoltRon} |
|
|
4 |
\alias{convertAnnDataToVoltRon} |
|
|
5 |
\title{convertAnnDataToVoltRon} |
|
|
6 |
\usage{ |
|
|
7 |
convertAnnDataToVoltRon(file, AssayID = NULL, ...) |
|
|
8 |
} |
|
|
9 |
\arguments{ |
|
|
10 |
\item{file}{h5ad file} |
|
|
11 |
|
|
|
12 |
\item{AssayID}{the ID assays in the h5ad file} |
|
|
13 |
|
|
|
14 |
\item{...}{additional parameters passed to \link{formVoltRon}} |
|
|
15 |
} |
|
|
16 |
\description{ |
|
|
17 |
converting AnnData h5ad files to VoltRon objects |
|
|
18 |
} |