initiateSpataObjectSlideSeqV1 | R Documentation |
SPATA2
from platform SlideSeqWrapper function around the necessary content to create a
SPATA2
object from the standardized output of the SlideSeqV1
platform.
initiateSpataObjectSlideSeqV1(
sample_name,
directory_slide_seq,
file_counts = NULL,
file_barcodes = NULL,
file_genes = NULL,
file_coords = NULL,
verbose = TRUE
)
sample_name |
Character value. The name with which to identify the |
directory_slide_seq |
Character value. Directory to a SlideSeq folder that contains a count matrix and bead locations. |
file_counts |
Character value or |
file_barcodes |
Character value or |
file_genes |
Character value or |
file_coords |
Character value or |
verbose |
Logical. If (Warning messages will always be printed.) |
An object of class SPATA2
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.