build_parameters¶
- single_cell_parser.parameters.build_parameters(filename)¶
Read in a .param file and return a NTParameterSet object.
- Parameters:¶
- filename : str¶
path to the parameter file
- Returns:¶
The parameter file as a
NTParameterSetobject.- Return type:¶
Documentation unclear, incomplete, broken or wrong? Let us know