[413088]: / man / convertAnnDataToVoltRon.Rd

Download this file

19 lines (16 with data), 461 Bytes

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