singlepp_loaders
Load pre-processed reference datasets for SingleR
Loading...
Searching...
No Matches
Public Attributes | List of all members
singlepp_loaders::LoadMarkersOptions Struct Reference

Options for loading markers. More...

#include <markers.hpp>

Public Attributes

bool parallel = false
 
size_t buffer_size = 65536
 

Detailed Description

Options for loading markers.

Member Data Documentation

◆ buffer_size

size_t singlepp_loaders::LoadMarkersOptions::buffer_size = 65536

Size of the buffer for file reading and decompression.

◆ parallel

bool singlepp_loaders::LoadMarkersOptions::parallel = false

Whether to perform file reading, decompression and parsing in parallel.


The documentation for this struct was generated from the following file: