Skip to content

Commit 24e3ca4

Browse files
committed
adding targeted example
1 parent 56fd9a4 commit 24e3ca4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

layout_misc.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,8 @@
107107
html.A("LCMS with MZMine2 Feature Finding Active", href='/?usi=mzspec%3AMSV000085852%3AQC_0&usi2=&xicmz=271.0315%3B278.1902%3B279.0909%3B285.0205%3B311.0805%3B314.1381&xic_formula=&xic_peptide=&xic_tolerance=0.5&xic_ppm_tolerance=10&xic_tolerance_unit=Da&xic_rt_window=&xic_norm=False&xic_file_grouping=FILE&xic_integration_type=AUC&show_ms2_markers=True&ms2_identifier=None&show_lcms_2nd_map=False&map_plot_zoom=%7B"autosize"%3A+true%7D&polarity_filtering=None&polarity_filtering2=None&tic_option=TIC&overlay_usi=None&overlay_mz=row+m%2Fz&overlay_rt=row+retention+time&overlay_color=&overlay_size=&feature_finding_type=MZmine2'),
108108
html.Br(),
109109
html.A("LCMS with MZMine2 Feature Finding Parameters Set", href='/?xicmz=482.123497282169&xic_formula=&xic_peptide=&xic_tolerance=0.5&xic_ppm_tolerance=10&xic_tolerance_unit=ppm&xic_rt_window=&xic_norm=False&xic_file_grouping=FILE&xic_integration_type=AUC&show_ms2_markers=True&ms2_identifier=MS2%3A3065&show_lcms_2nd_map=True&map_plot_zoom=%7B"autosize"%3A+true%7D&polarity_filtering=None&polarity_filtering2=None&tic_option=TIC&overlay_usi=None&overlay_mz=row+m%2Fz&overlay_rt=row+retention+time&overlay_color=&overlay_size=&overlay_hover=&overlay_filter_column=&overlay_filter_value=&feature_finding_type=MZmine2&feature_finding_ppm=10&feature_finding_noise=100000&feature_finding_min_peak_rt=0.02&feature_finding_max_peak_rt=2&feature_finding_rt_tolerance=0.1#%7B"usi":%20"mzspec:GNPS:TASK-5844c6bea85442b0a998f4d558caa310-f.daniel/Exampel_FBMN_Nissel/mzml/S_N1.mzML%5Cnmzspec:GNPS:TASK-5844c6bea85442b0a998f4d558caa310-f.daniel/Exampel_FBMN_Nissel/mzml/S_N2.mzML%5Cnmzspec:GNPS:TASK-5844c6bea85442b0a998f4d558caa310-f.daniel/Exampel_FBMN_Nissel/mzml/S_N3.mzML",%20"usi2":%20"mzspec:GNPS:TASK-5844c6bea85442b0a998f4d558caa310-f.daniel/Exampel_FBMN_Nissel/mzml/S_P1.mzML%5Cnmzspec:GNPS:TASK-5844c6bea85442b0a998f4d558caa310-f.daniel/Exampel_FBMN_Nissel/mzml/S_P2.mzML%5Cnmzspec:GNPS:TASK-5844c6bea85442b0a998f4d558caa310-f.daniel/Exampel_FBMN_Nissel/mzml/S_P3.mzML"%7D'),
110-
110+
html.Br(),
111+
html.A("LCMS with SRM Targeted Analysis", href='/?xic_mz=&xic_formula=&xic_peptide=&xic_tolerance=0.5&xic_ppm_tolerance=10&xic_tolerance_unit=Da&xic_rt_window=&xic_norm=False&xic_file_grouping=FILE&xic_integration_type=AUC&show_ms2_markers=True&ms2_identifier=None&show_lcms_2nd_map=False&map_plot_zoom=%7B%7D&polarity_filtering=None&polarity_filtering2=None&tic_option=TIC&overlay_usi=None&overlay_mz=row+m%2Fz&overlay_rt=row+retention+time&overlay_color=&overlay_size=&overlay_hover=&overlay_filter_column=&overlay_filter_value=&feature_finding_type=Off&feature_finding_ppm=10&feature_finding_noise=10000&feature_finding_min_peak_rt=0.05&feature_finding_max_peak_rt=1.5&feature_finding_rt_tolerance=0.3&sychronization_session_id=ca12499c5aa54d2cbd98551634fd62b0&chromatogram_options=%5B"SRM+SIC+152%2C111"%5D&comment=&map_plot_color_scale=Hot_r&map_plot_quantization_level=Medium#%7B"usi"%3A%20"mzspec%3AMSV000087058%3Apeak/peak/std1_022721.mzML%5Cnmzspec%3AMSV000087058%3Apeak/peak/std2_022721.mzML%5Cnmzspec%3AMSV000087058%3Apeak/peak/std3_022721.mzML%5Cnmzspec%3AMSV000087058%3Apeak/peak/std4_022721.mzML"%2C%20"usi2"%3A%20""%7D'),
111112
]
112113
)
113114
]

0 commit comments

Comments
 (0)