introduction_text_web="""This is a demo webserver for Caretta. It generates multiple structure alignments for proteins from a selected
Pfam domain and displays the alignment, the superposed proteins, and aligned structural features.
While the server is restricted to a maximum of 50 proteins and 100 pfam domains, you can download this GUI from
https://git.wageningenur.nl/durai001/caretta and run it locally to use it on as many proteins as you'd like.
All the generated data can further be exported for downstream use."""
introduction_text="""Caretta generates multiple structure alignments for a set of input proteins and displays the alignment, the superposed proteins,
and aligned structural features. All the generated data can further be exported for downstream use.
If you have to align more than 100 proteins please use the command-line tool instead (See https://git.wageningenur.nl/durai001/caretta for instructions)."""
pfam_selection_text="""Choose a Pfam ID or select a custom folder and click on Load Structures.
Then use the dropdown box to select which PDB IDs/files to align."""
structure_alignment_text="""Click on a residue to see its position on the feature alignment in the next section."""
feature_alignment_text="""Click on a position in the feature alignment to see the corresponding residues in the previous section."""