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

Options for loading rankings. More...

#include <rankings.hpp>

Public Attributes

bool parallel = false
 
size_t buffer_size = 65536
 

Detailed Description

Options for loading rankings.

Member Data Documentation

◆ buffer_size

size_t singlepp_loaders::LoadRankingsOptions::buffer_size = 65536

Size of the buffer for file reading and decompression.

◆ parallel

bool singlepp_loaders::LoadRankingsOptions::parallel = false

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


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