ChromaQuant
Introduction
Getting Started
Installation
Importing ChromaQuant
What can ChromaQuant do for me?
Starting with an Example
Working with Data
Implementing the Results Class
Examples
API Reference
Data Module
DataSet
Value
Table
Breakdown
Formula Module
Base Formulas
Formula
Match Module
Match Function
MatchConfig
MatchTools
Results Module
Reporting Tools
Results
Utilities Module
Categories
Chemical Formula Operations
DataFrame Processing Tools
File Manipulation Tools
Formula Tools
ChromaQuant
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
add_breakdown() (chromaquant.results.results.Results method)
add_category_column() (chromaquant.data.table.Table method)
add_columns_from_one_row_to_another() (in module chromaquant.utils.dataframe_processing)
add_element_count_column() (chromaquant.data.table.Table method)
add_formula() (chromaquant.data.table.Table method)
(chromaquant.results.results.Results method)
add_match_condition() (chromaquant.match.match_config.MatchConfig method)
add_molecular_weight_column() (chromaquant.data.table.Table method)
add_table() (chromaquant.results.results.Results method)
add_table_column() (chromaquant.data.table.Table method)
add_table_column_from_function() (chromaquant.data.table.Table method)
add_value() (chromaquant.results.results.Results method)
B
Breakdown (class in chromaquant.data.breakdown)
C
Categories (class in chromaquant.utils.categories)
check_dict_keys() (in module chromaquant.utils.dataframe_processing)
check_formula_starts_with_equals() (in module chromaquant.utils.formula_tools)
chromaquant.data
module
chromaquant.data.breakdown
module
chromaquant.data.dataset
module
chromaquant.data.table
module
chromaquant.data.value
module
chromaquant.formula
module
chromaquant.formula.base_formulas
module
chromaquant.formula.formula
module
chromaquant.match
module
chromaquant.match.match_config
module
chromaquant.match.match_tools
module
chromaquant.results
module
chromaquant.results.reporting_tools
module
chromaquant.results.results
module
chromaquant.utils
module
chromaquant.utils.categories
module
chromaquant.utils.chemical_formulas
module
chromaquant.utils.dataframe_processing
module
chromaquant.utils.file_tools
module
chromaquant.utils.formula_tools
module
column_adjust() (in module chromaquant.utils.dataframe_processing)
create_1D() (chromaquant.data.breakdown.Breakdown method)
create_2D() (chromaquant.data.breakdown.Breakdown method)
CREATE_FORMULA_FROM_STRING() (in module chromaquant.formula.base_formulas)
D
data (chromaquant.data.breakdown.Breakdown property)
(chromaquant.data.dataset.DataSet property)
(chromaquant.data.table.Table property)
(chromaquant.data.value.Value property)
DataSet (class in chromaquant.data.dataset)
do_export (chromaquant.match.match_config.MatchConfig attribute)
E
export_to_csv() (in module chromaquant.utils.file_tools)
F
Formula (class in chromaquant.formula.formula)
FORMULA_ADDITION() (in module chromaquant.formula.base_formulas)
FORMULA_BINARY_OPERATION() (in module chromaquant.formula.base_formulas)
FORMULA_DIVISION() (in module chromaquant.formula.base_formulas)
FORMULA_IF_ERROR() (in module chromaquant.formula.base_formulas)
FORMULA_MULTIPLICATION() (in module chromaquant.formula.base_formulas)
formula_string (chromaquant.formula.formula.Formula property)
FORMULA_SUBTRACTION() (in module chromaquant.formula.base_formulas)
FUNCTION_OF() (chromaquant.match.match_config.MatchConfig static method)
G
get_cell_indices() (chromaquant.data.dataset.DataSet static method)
get_column_letter_from_table() (in module chromaquant.utils.formula_tools)
get_formula_cell_inserts() (chromaquant.formula.formula.Formula method)
get_molecular_weight() (in module chromaquant.utils.chemical_formulas)
get_number_element_atoms() (in module chromaquant.utils.chemical_formulas)
get_table_start_coords() (in module chromaquant.utils.formula_tools)
get_value_reference_string() (in module chromaquant.utils.formula_tools)
GREATER_THAN() (chromaquant.match.match_config.MatchConfig static method)
H
header (chromaquant.data.dataset.DataSet property)
I
import_csv_data() (chromaquant.data.table.Table method)
import_include_col (chromaquant.match.match_config.MatchConfig attribute)
insert() (chromaquant.data.table.Table method)
(chromaquant.data.value.Value method)
insert_references() (chromaquant.formula.formula.Formula method)
IS_EQUAL() (chromaquant.match.match_config.MatchConfig static method)
(chromaquant.utils.categories.Categories method)
IS_IN() (chromaquant.utils.categories.Categories method)
L
LESS_THAN() (chromaquant.match.match_config.MatchConfig static method)
local_filter_row (chromaquant.match.match_config.MatchConfig attribute)
M
match() (chromaquant.data.table.Table method)
(in module chromaquant.match)
match_conditions (chromaquant.match.match_config.MatchConfig attribute)
match_dataframes() (in module chromaquant.match.match_tools)
MatchConfig (class in chromaquant.match.match_config)
mediator (chromaquant.data.dataset.DataSet property)
merge_datasets() (chromaquant.data.breakdown.Breakdown method)
module
chromaquant.data
chromaquant.data.breakdown
chromaquant.data.dataset
chromaquant.data.table
chromaquant.data.value
chromaquant.formula
chromaquant.formula.base_formulas
chromaquant.formula.formula
chromaquant.match
chromaquant.match.match_config
chromaquant.match.match_tools
chromaquant.results
chromaquant.results.reporting_tools
chromaquant.results.results
chromaquant.utils
chromaquant.utils.categories
chromaquant.utils.chemical_formulas
chromaquant.utils.dataframe_processing
chromaquant.utils.file_tools
chromaquant.utils.formula_tools
multiple_hits_column (chromaquant.match.match_config.MatchConfig attribute)
multiple_hits_rule (chromaquant.match.match_config.MatchConfig attribute)
O
output_cols_dict (chromaquant.match.match_config.MatchConfig attribute)
output_path (chromaquant.match.match_config.MatchConfig attribute)
P
point_to() (chromaquant.formula.formula.Formula method)
process_table_formula_inserts() (chromaquant.formula.formula.Formula method)
process_value_formula_inserts() (chromaquant.formula.formula.Formula method)
R
reference (chromaquant.data.dataset.DataSet property)
(chromaquant.data.table.Table property)
(chromaquant.data.value.Value property)
remove_borders() (in module chromaquant.results.reporting_tools)
replace_insert() (chromaquant.formula.formula.Formula static method)
(in module chromaquant.utils.formula_tools)
report_breakdown() (in module chromaquant.results.reporting_tools)
report_header() (in module chromaquant.results.reporting_tools)
report_results() (chromaquant.results.results.Results method)
report_table() (in module chromaquant.results.reporting_tools)
report_value() (in module chromaquant.results.reporting_tools)
Results (class in chromaquant.results.results)
row_filter() (in module chromaquant.utils.dataframe_processing)
S
SELECT_FIRST_ROW() (chromaquant.match.match_config.MatchConfig static method)
SELECT_HIGHEST_VALUE() (chromaquant.match.match_config.MatchConfig static method)
SELECT_LOWEST_VALUE() (chromaquant.match.match_config.MatchConfig static method)
set_default_format() (in module chromaquant.results.reporting_tools)
sheet (chromaquant.data.breakdown.Breakdown property)
(chromaquant.data.dataset.DataSet property)
(chromaquant.data.table.Table property)
(chromaquant.data.value.Value property)
start_cell (chromaquant.data.breakdown.Breakdown property)
(chromaquant.data.dataset.DataSet property)
(chromaquant.data.table.Table property)
(chromaquant.data.value.Value property)
T
Table (class in chromaquant.data.table)
table_column_to_range() (in module chromaquant.utils.formula_tools)
test_for_column_values() (in module chromaquant.utils.dataframe_processing)
try_open_csv() (in module chromaquant.utils.file_tools)
try_open_file() (in module chromaquant.utils.file_tools)
U
update_datasets() (chromaquant.results.results.Results method)
update_references() (chromaquant.results.results.Results method)
V
Value (class in chromaquant.data.value)
verify_column_not_empty() (in module chromaquant.utils.dataframe_processing)
W
WRAP_FORMULA_STRING() (in module chromaquant.formula.base_formulas)