File tree Expand file tree Collapse file tree
webinterface/pages/pages_variables/Quant Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,17 +42,18 @@ class VariablesDIAQuantLI:
4242 first_new_plot : bool = True
4343 default_val_slider : int = 3
4444 max_nr_observed : int = 6
45- alpha_warning : bool = True
45+ alpha_warning : bool = False
4646 beta_warning : bool = False
47- archived_warning : bool = False
47+ archived_warning : bool = True
4848 github_link_pr : str = "github.com/Proteobot/Results_quant_ion_DIA_lowinput.git"
4949
5050 # Sidebar metadata
5151 sidebar_label : str = "Quant LFQ DIA ion Low Input"
5252 homepage_title : str = "LFQ Quantification for Low-Input"
5353 graphical_abstract : str = "Graphical_abstract_low_input.png"
5454 documentation_description : str = (
55- "Benchmark identification and quantification workflows for low-input proteomics (close to single cell level) using DIA acquisitions."
55+ "Archived: benchmarked low-input (close to single-cell level) DIA quantification workflows on an "
56+ "Orbitrap Astral. Superseded by the Astral and timsTOF low-input (200 pg) modules."
5657 )
5758 sidebar_path : str = "/Quant_LFQ_DIA_ion_lowinput"
5859 sidebar_category : str = "DIA"
You can’t perform that action at this time.
0 commit comments