From 31962c5e80676c5864bb61fd2c6b4a50fc49a339 Mon Sep 17 00:00:00 2001 From: Olivier Langella <Olivier.Langella@moulon.inra.fr> Date: Sat, 20 May 2017 07:20:25 +0200 Subject: [PATCH] functions to read decoy accessions from fasta file --- src/resources/catalog_label.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/resources/catalog_label.xml b/src/resources/catalog_label.xml index dc5fc2fd8..dff26d517 100644 --- a/src/resources/catalog_label.xml +++ b/src/resources/catalog_label.xml @@ -1,6 +1,6 @@ <catalog> <isotope_label_list id="dimethyl"> -<isotope_label id="light"> + <isotope_label id="light"> <mod at="Nter" value="28.0" acc="MOD:00429"/> <mod at="K" value="28.0" acc="MOD:00429"/> </isotope_label> @@ -12,5 +12,5 @@ <mod at="Nter" value="36.0" /> <mod at="K" value="36.0" /> </isotope_label> - </isotope_label_list> - </catalog> + </isotope_label_list> +</catalog> -- GitLab