# This file is part of the massXpert project.

# The "massXpert" project is released ---in its entirety--- under the
# GNU General Public License and was started (in the form of the GNU
# polyxmass project) at the Centre National de la Recherche
# Scientifique (FRANCE), that granted me the formal authorization to
# publish it under this Free Software License.

# Copyright (C) 2006,2007,2008 Filippo Rusconi

# This is the cross_linker_dictionary file where the correspondences
# between the name of each cross-link and their graphic file (svg file
# called "image") used to graphicallly render them in the sequence
# editor are made. See the manual for details.

# The format of the file is like this :
# -------------------------------------

# DisulfideBond%disulfidebond.svg

# where DisulfideBond is the name of the cross-link. disulfidebond.svg
# is a resolution-independent svg file to be used to render the
# cross-link vignette.

# Each line starting with a '#' character is a comment and is ignored
# during parsing of this file. 

# This file is case-sensitive.

DisulfideBond%disulfidebond-cross-link.svg
CFP-chromophore%cfp-chromophore.svg

