<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://webchemwiki.biodata.ceitec.cz/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Midlik</id>
	<title>WebChemistry Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://webchemwiki.biodata.ceitec.cz/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Midlik"/>
	<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/Special:Contributions/Midlik"/>
	<updated>2026-04-21T20:40:57Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=SecStrAnnotator:Download&amp;diff=2693</id>
		<title>SecStrAnnotator:Download</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=SecStrAnnotator:Download&amp;diff=2693"/>
		<updated>2022-05-17T14:11:24Z</updated>

		<summary type="html">&lt;p&gt;Midlik: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Releases:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[https://gitlab.com/midlik/SecStrAnnot2/uploads/2c9b5401da4639b512793713d28be21a/SecStrAnnotator_2.3-release.zip &#039;&#039;&#039;SecStrAnnotator 2.3&#039;&#039;&#039;] (.NET 6.0 application)&lt;br /&gt;
&lt;br /&gt;
[https://is.muni.cz/www/379962/secstrannotator/SecStrAnnotator_2.2-release.zip SecStrAnnotator 2.2] &lt;br /&gt;
&lt;br /&gt;
[https://is.muni.cz/www/379962/secstrannotator/SecStrAnnotator_2.1.zip SecStrAnnotator 2.1] &lt;br /&gt;
&lt;br /&gt;
[https://is.muni.cz/www/379962/secstrannotator/SecStrAnnotator_2.0.zip SecStrAnnotator 2.0]  (.NET Core 3.0 application, runs on CIF files)&lt;br /&gt;
&lt;br /&gt;
[https://is.muni.cz/www/379962/secstrannotator/SecStrAnnotator_1.0.zip SecStrAnnotator 1.0]  (.NET Framework/Mono application, runs on PDB files)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Source code:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[https://gitlab.com/midlik/SecStrAnnot2 SecStrAnnotator on GitLab]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Precomputed annotations:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[https://webchem.ncbr.muni.cz/API/SecStr SecStrAPI]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear:both&amp;quot; /&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
[[SecStrAnnotator:UserManual | Back to the main page]]&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=SecStrAnnotator:OneToOne&amp;diff=2692</id>
		<title>SecStrAnnotator:OneToOne</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=SecStrAnnotator:OneToOne&amp;diff=2692"/>
		<updated>2022-05-17T13:59:06Z</updated>

		<summary type="html">&lt;p&gt;Midlik: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is about &#039;&#039;&#039;SecStrAnnotator 2.3&#039;&#039;&#039; (the page for SecStrAnnotator 1.0 is [[SecStrAnnotator:OneToOne_v1.0 | here]]).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
SecStrAnnotator finds annotation for a query protein &#039;&#039;Q&#039;&#039;, based on the template protein &#039;&#039;T&#039;&#039;. Thus, the input consists of the structure of &#039;&#039;T&#039;&#039;, structure of &#039;&#039;Q&#039;&#039;, and annotation of &#039;&#039;T&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
Sometimes a single protein consists of several domains. In such cases, &#039;&#039;T&#039;&#039; and &#039;&#039;Q&#039;&#039; do not refer to the whole protein but only to one domain.&lt;br /&gt;
&lt;br /&gt;
The annotation algorithm consists of three major steps. The first step is &#039;&#039;&#039;structural alignment and superimposition&#039;&#039;&#039; of the query protein with the template protein, so the corresponding parts of the two proteins are located close to each other. In the second step, &#039;&#039;&#039;secondary structure assignment (SSA)&#039;&#039;&#039; is performed – SSEs are detected in the query protein &#039;&#039;Q&#039;&#039;. The third step is called &#039;&#039;&#039;matching&#039;&#039;&#039; – the algorithm will match the template SSEs to the query SSEs and for each annotated SSE in &#039;&#039;T&#039;&#039; it will select the corresponding SSE in &#039;&#039;Q&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
==Dependencies==&lt;br /&gt;
&lt;br /&gt;
===.NET 6.0 runtime===&lt;br /&gt;
&lt;br /&gt;
Download and install from the official [https://dotnet.microsoft.com/ .NET website]. (For SecStrAnnotator 2.0–2.2, use .NET Core 3.0 or .NET Core 3.1)&lt;br /&gt;
&lt;br /&gt;
===PyMOL===&lt;br /&gt;
&lt;br /&gt;
PyMOL is used by SecStrAnnotator for structural alignment and visualization. It can be downloaded from the [https://pymol.org/2/ PyMOL website]. In Ubuntu Linux it can also be installed by running &amp;lt;code&amp;gt;sudo apt install pymol&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===(DSSP)===&lt;br /&gt;
&lt;br /&gt;
Only needed if using DSSP secondary structure assignment method (&amp;lt;code&amp;gt;--ssa dssp&amp;lt;/code&amp;gt;). In Ubuntu Linux it can be installed by running &amp;lt;code&amp;gt;sudo apt install dssp&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Execution==&lt;br /&gt;
&lt;br /&gt;
SecStrAnnotator is executed from command line:&lt;br /&gt;
&lt;br /&gt;
 dotnet SecStrAnnotator.dll &amp;lt;span style=color:gray&amp;gt;[&amp;lt;/span&amp;gt;&amp;lt;span style=color:green&amp;gt;OPTIONS&amp;lt;/span&amp;gt;&amp;lt;span style=color:gray&amp;gt;]&amp;lt;/span&amp;gt; &amp;lt;span style=color:green&amp;gt;DIRECTORY&amp;lt;/span&amp;gt; &amp;lt;span style=color:green&amp;gt;TEMPLATE&amp;lt;/span&amp;gt; &amp;lt;span style=color:green&amp;gt;QUERY&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Example of a call:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
 dotnet SecStrAnnotator.dll --help                                                                          # Show help&lt;br /&gt;
&lt;br /&gt;
 dotnet SecStrAnnotator.dll --onlyssa my_data_directory 1tqn,A,7:478                                        # Only detect SSEs&lt;br /&gt;
&lt;br /&gt;
 dotnet SecStrAnnotator.dll my_data_directory 2nnj,A 1tqn,A,7:478                                           # Detect and annotate SSEs&lt;br /&gt;
&lt;br /&gt;
 dotnet SecStrAnnotator.dll my_data_directory 2nnj,A 1tqn,A,7:478 --align cealign --matching mom --session  # Detect and annotate SSEs&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Arguments===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;span style=color:green&amp;gt;DIRECTORY&amp;lt;/span&amp;gt;&amp;lt;/code&amp;gt; is the directory containing all the input files. The output files will also be saved to this directory. &lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;span style=color:green&amp;gt;TEMPLATE&amp;lt;/span&amp;gt;&amp;lt;/code&amp;gt; describes the template protein domain in one of the following formats: &amp;lt;code&amp;gt;&amp;lt;span style=color:green&amp;gt;PDB&amp;lt;/span&amp;gt;&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;&amp;lt;span style=color:green&amp;gt;PDB&amp;lt;/span&amp;gt;,&amp;lt;span style=color:green&amp;gt;CHAIN&amp;lt;/span&amp;gt;&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;&amp;lt;span style=color:green&amp;gt;PDB&amp;lt;/span&amp;gt;,&amp;lt;span style=color:green&amp;gt;CHAIN&amp;lt;/span&amp;gt;,&amp;lt;span style=color:green&amp;gt;RANGES&amp;lt;/span&amp;gt;&amp;lt;/code&amp;gt;. The whole argument must be written without spaces. Examples: &lt;br /&gt;
** &amp;lt;code&amp;gt;1og2&amp;lt;/code&amp;gt; (structure 1og2, chain A by default)&lt;br /&gt;
** &amp;lt;code&amp;gt;1og2,B&amp;lt;/code&amp;gt; (chain B)&lt;br /&gt;
** &amp;lt;code&amp;gt;1og2,B,100:400&amp;lt;/code&amp;gt; (residues 100–400 of the chain B)&lt;br /&gt;
** &amp;lt;code&amp;gt;1og2,B,:400&amp;lt;/code&amp;gt; (residues up to 400 of the chain B)&lt;br /&gt;
** &amp;lt;code&amp;gt;1h9r,A,123:183,252:261&amp;lt;/code&amp;gt; (residues 123–183 and 252–261 of the chain A)&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;span style=color:green&amp;gt;QUERY&amp;lt;/span&amp;gt;&amp;lt;/code&amp;gt; describes the query protein domain and uses the same format as &amp;lt;code&amp;gt;&amp;lt;span style=color:green&amp;gt;TEMPLATE&amp;lt;/span&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Keep in mind that the chains and residues are numbered according to the label_* numbering scheme in mmCIF file format (i.e. chain identifier is &amp;lt;code&amp;gt;label_asym_id&amp;lt;/code&amp;gt;, residue number is &amp;lt;code&amp;gt;label_seq_id&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
===Options===&lt;br /&gt;
&lt;br /&gt;
There is a range of options which can be used to modify the behaviour of SecStrAnnotator.  The most important option is:&lt;br /&gt;
* &amp;lt;code&amp;gt;--help&amp;lt;/code&amp;gt;  Prints the help message, which includes the description of all the other options.&lt;br /&gt;
&lt;br /&gt;
===Input files===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;span style=color:green&amp;gt;DIRECTORY&amp;lt;/span&amp;gt;/&amp;lt;span style=color:green&amp;gt;TEMPLATEPDB&amp;lt;/span&amp;gt;.cif&amp;lt;/code&amp;gt;  – structure of the template protein&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;span style=color:green&amp;gt;DIRECTORY&amp;lt;/span&amp;gt;/&amp;lt;span style=color:green&amp;gt;TEMPLATEPDB&amp;lt;/span&amp;gt;-template.sses.json&amp;lt;/code&amp;gt;  – annotation of the template domain&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;span style=color:green&amp;gt;DIRECTORY&amp;lt;/span&amp;gt;/&amp;lt;span style=color:green&amp;gt;QUERYPDB&amp;lt;/span&amp;gt;.cif&amp;lt;/code&amp;gt;  – structure of the query protein&lt;br /&gt;
&lt;br /&gt;
===Output files===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;span style=color:green&amp;gt;DIRECTORY&amp;lt;/span&amp;gt;/&amp;lt;span style=color:green&amp;gt;QUERYPDB&amp;lt;/span&amp;gt;-aligned.cif&amp;lt;/code&amp;gt; – structure of the query protein after superimposition on the template protein&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;span style=color:green&amp;gt;DIRECTORY&amp;lt;/span&amp;gt;/&amp;lt;span style=color:green&amp;gt;QUERYPDB&amp;lt;/span&amp;gt;-detected.sses.json&amp;lt;/code&amp;gt; – secondary structure assignment of the query protein, i.e. all detected SSEs&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;span style=color:green&amp;gt;DIRECTORY&amp;lt;/span&amp;gt;/&amp;lt;span style=color:green&amp;gt;QUERYPDB&amp;lt;/span&amp;gt;-annotated.sses.json&amp;lt;/code&amp;gt; – annotated SSEs in the query protein&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;span style=color:green&amp;gt;DIRECTORY&amp;lt;/span&amp;gt;/&amp;lt;span style=color:green&amp;gt;QUERYPDB&amp;lt;/span&amp;gt;-annotated.pse&amp;lt;/code&amp;gt; – PyMOL session with the visualization of the resulting annotation (only when executed with &amp;lt;code&amp;gt;--session&amp;lt;/code&amp;gt; option)&lt;br /&gt;
* Additional output files and more detailed .sses.json files are produced when executed with &amp;lt;code&amp;gt;--verbose&amp;lt;/code&amp;gt; option&lt;br /&gt;
&lt;br /&gt;
===Auxiliary files and programs===&lt;br /&gt;
&lt;br /&gt;
SecStrAnnotator has dependencies on other programs (PyMOL, optionally DSSP) and scripts. These auxiliary files need to be available in the system, and there location must be specified in the configuration file &amp;lt;code&amp;gt;SecStrAnnotator_config.json&amp;lt;/code&amp;gt;. The configuration file itself must be in the same directory as &amp;lt;code&amp;gt;SecStrAnnotator.dll&amp;lt;/code&amp;gt;. The default content of the configuration file is:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;json&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;PymolExecutable&amp;quot;:    &amp;quot;pymol&amp;quot;,&lt;br /&gt;
	&amp;quot;PymolScriptAlign&amp;quot;:   &amp;quot;./scripts/script_align.py&amp;quot;,&lt;br /&gt;
	&amp;quot;PymolScriptSession&amp;quot;: &amp;quot;./scripts/script_session.py&amp;quot;,&lt;br /&gt;
	&amp;quot;DsspExecutable&amp;quot;:     &amp;quot;mkdssp&amp;quot;&lt;br /&gt;
}    &lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which assumes that &amp;lt;code&amp;gt;pymol&amp;lt;/code&amp;gt; is installed and can be run directly (from &amp;lt;code&amp;gt;$PATH&amp;lt;/code&amp;gt;) and that the other files are present in subdirectory &amp;lt;code&amp;gt;scripts&amp;lt;/code&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
On Windows, you must find the location of PyMOL executable and insert it into the configuration file.&lt;br /&gt;
&lt;br /&gt;
* It will be probably some impossible-to-find file like &amp;lt;code&amp;gt;C:\Program Files\PyMOL\PyMOL\PyMOL.exe&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;C:\ProgramData\PyMOL\Scripts\pymol.exe&amp;lt;/code&amp;gt; (or &amp;lt;code&amp;gt;C:/Users/Adam/miniconda3/Scripts/pymol.exe&amp;lt;/code&amp;gt; if you installed PyMOL via &amp;lt;code&amp;gt;conda&amp;lt;/code&amp;gt;). &lt;br /&gt;
* To make it more fun, &amp;lt;code&amp;gt;ProgramData&amp;lt;/code&amp;gt; is a hidden directory, which is by default invisible in File Explorer. &lt;br /&gt;
* We&#039;re looking for PyMOL.exe, not PyMOLWin.exe. PyMOLWin.exe will run asynchronously and it will probably not work.&lt;br /&gt;
* Note that &amp;lt;code&amp;gt;\&amp;lt;/code&amp;gt; is a special escaping character in JSON. Therefore use &amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;\\&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;\&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;json&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;PymolExecutable&amp;quot;:    &amp;quot;C:/ProgramData/PyMOL/Scripts/pymol.exe&amp;quot;,&lt;br /&gt;
	&amp;quot;PymolScriptAlign&amp;quot;:   &amp;quot;./scripts/script_align.py&amp;quot;,&lt;br /&gt;
	&amp;quot;PymolScriptSession&amp;quot;: &amp;quot;./scripts/script_session.py&amp;quot;,&lt;br /&gt;
	&amp;quot;DsspExecutable&amp;quot;:     &amp;quot;./dssp.exe&amp;quot;&lt;br /&gt;
}    &lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Annotation file format===&lt;br /&gt;
&lt;br /&gt;
All files with extension &amp;lt;code&amp;gt;.sses.json&amp;lt;/code&amp;gt; are in SecStrAnnotator annotation format. A short example of this  format:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;json&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
  &amp;quot;1tqn&amp;quot;: {&lt;br /&gt;
    &amp;quot;comment&amp;quot;: &amp;quot;This is a demonstration of the annotation format. It shows a few SSEs selected from the real annotation of 1tqn.&amp;quot;,&lt;br /&gt;
    &amp;quot;secondary_structure_elements&amp;quot;: [&lt;br /&gt;
      { &amp;quot;label&amp;quot;: &amp;quot;A&amp;quot;, &amp;quot;chain_id&amp;quot;: &amp;quot;A&amp;quot;, &amp;quot;start&amp;quot;: 36, &amp;quot;end&amp;quot;: 47, &amp;quot;type&amp;quot;: &amp;quot;H&amp;quot;, &amp;quot;sequence&amp;quot;: &amp;quot;FCMFDMECHKKY&amp;quot; },&lt;br /&gt;
      { &amp;quot;label&amp;quot;: &amp;quot;B&amp;quot;, &amp;quot;chain_id&amp;quot;: &amp;quot;A&amp;quot;, &amp;quot;start&amp;quot;: 66, &amp;quot;end&amp;quot;: 76, &amp;quot;type&amp;quot;: &amp;quot;h&amp;quot;, &amp;quot;sequence&amp;quot;: &amp;quot;PDMIKTVLVKE&amp;quot; },&lt;br /&gt;
      { &amp;quot;label&amp;quot;: &amp;quot;1-1&amp;quot;, &amp;quot;chain_id&amp;quot;: &amp;quot;A&amp;quot;, &amp;quot;start&amp;quot;: 50, &amp;quot;end&amp;quot;: 55, &amp;quot;type&amp;quot;: &amp;quot;E&amp;quot;, &amp;quot;sheet_id&amp;quot;: 1, &amp;quot;sequence&amp;quot;: &amp;quot;VWGFYD&amp;quot; },&lt;br /&gt;
      { &amp;quot;label&amp;quot;: &amp;quot;1-2&amp;quot;, &amp;quot;chain_id&amp;quot;: &amp;quot;A&amp;quot;, &amp;quot;start&amp;quot;: 58, &amp;quot;end&amp;quot;: 63, &amp;quot;type&amp;quot;: &amp;quot;E&amp;quot;, &amp;quot;sheet_id&amp;quot;: 1, &amp;quot;sequence&amp;quot;: &amp;quot;QPVLAI&amp;quot; },&lt;br /&gt;
      { &amp;quot;label&amp;quot;: &amp;quot;1-3&amp;quot;, &amp;quot;chain_id&amp;quot;: &amp;quot;A&amp;quot;, &amp;quot;start&amp;quot;: 372, &amp;quot;end&amp;quot;: 375, &amp;quot;type&amp;quot;: &amp;quot;E&amp;quot;, &amp;quot;sheet_id&amp;quot;: 1, &amp;quot;sequence&amp;quot;: &amp;quot;VVMI&amp;quot; }&lt;br /&gt;
    ],&lt;br /&gt;
    &amp;quot;beta_connectivity&amp;quot;: [&lt;br /&gt;
      [ &amp;quot;1-1&amp;quot;, &amp;quot;1-2&amp;quot;, -1 ],&lt;br /&gt;
      [ &amp;quot;1-2&amp;quot;, &amp;quot;1-3&amp;quot;, 1 ]&lt;br /&gt;
    ]&lt;br /&gt;
  }&lt;br /&gt;
}  &lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The example describes two helices, named A and B, and a β-sheet consisting of three strands, named 1-1, 1-2, and 1-3. Strands 1-1 and 1-2 are connected by an anti-parallel β-ladder, strands 1-2 and 1-3 by a parallel β-ladder. All the SSEs are located on chain A of structure 1tqn.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear:both&amp;quot; /&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
[[SecStrAnnotator:UserManual | Back to the main page]]&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=SecStrAnnotator:UserManual&amp;diff=2691</id>
		<title>SecStrAnnotator:UserManual</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=SecStrAnnotator:UserManual&amp;diff=2691"/>
		<updated>2021-03-22T21:44:45Z</updated>

		<summary type="html">&lt;p&gt;Midlik: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
[[File:SecStrAnnotator-annotated-2nnj.png | thumb | right | 400px | Structure of human CYP 2C8 (PDB ID 2nnj) with annotation of the major helices.]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SecStrAnnotator&#039;&#039;&#039; is a command line tool for annotation (naming) of &#039;&#039;&#039;secondary structure elements (SSEs)&#039;&#039;&#039;, namely helices and β-strands, in protein structures. It is template-based, meaning that a structurally similar template protein with annotated SSEs is a part of the input. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SecStrAnnotator&#039;&#039;&#039; alone can be used for &#039;&#039;&#039;one-to-one annotation&#039;&#039;&#039;. This means that it takes an annotated template protein &#039;&#039;T&#039;&#039; and a query protein &#039;&#039;Q&#039;&#039;, it finds SSEs in the query protein &#039;&#039;Q&#039;&#039;, and annotates the SSEs in a way that best reflects the annotation of the template &#039;&#039;T&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SecStrAnnotator Suite&#039;&#039;&#039; is a set of additional scripts which can be used for &#039;&#039;&#039;one-to-many&#039;&#039;&#039; annotation. This means that we have a whole protein family, and one of its members serves as the template &#039;&#039;T&#039;&#039;. The result is the annotation of all other members of the family. The suite also provides Python and R scripts for a further analysis of the annotation results.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SecStrAPI&#039;&#039;&#039; provides precomputed SSE annotations (currently only for Cytochrome P450 family).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[http://sestra.ncbr.muni.cz SecStrAnnotator Online]&#039;&#039;&#039; is a web application allowing you to annotate SSEs without installing the full version of SecStrAnnotator.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NEWS:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;SecStrAnnotator 2&#039;&#039;&#039; is now available. There are a few basic differences from SecStrAnnotator 1.0:&lt;br /&gt;
&lt;br /&gt;
* SecStrAnnotator 2 is based on .NET Core and it is run using .NET Core Runtime (&amp;lt;code&amp;gt;dotnet&amp;lt;/code&amp;gt;). This provides the same behaviour in each operating system.&lt;br /&gt;
&lt;br /&gt;
* The supported structural file format is now mmCIF (PDB file format is not supported anymore). Chain and residue numbering is based on label_* columns in the mmCIF files, not auth_* columns!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear:both&amp;quot; /&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
===[[SecStrAnnotator:Introduction | Introduction]]===&lt;br /&gt;
----&lt;br /&gt;
===[[SecStrAnnotator:OneToOne | Annotation of one query protein (one-to-one)]]===&lt;br /&gt;
----&lt;br /&gt;
===[[SecStrAnnotator:OneToMany | Annotation of a whole protein family (one-to-many)]]===&lt;br /&gt;
----&lt;br /&gt;
===[[SecStrAnnotator:Analysis | Analysis of family annotation (case study: Cytochromes P450)]]===&lt;br /&gt;
----&lt;br /&gt;
===[[SecStrAnnotator:SecStrAPI | SecStrAPI]]===&lt;br /&gt;
----&lt;br /&gt;
===[[SecStrAnnotator:Download | Download]]===&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear:both&amp;quot; /&amp;gt;&lt;br /&gt;
If you found &#039;&#039;&#039;SecStrAnnotator&#039;&#039;&#039; helpful, please cite:&lt;br /&gt;
&lt;br /&gt;
Midlik A, Hutařová Vařeková I, Hutař J, Moturu TR, Navrátilová V, Koča J, Berka K, Svobodová Vařeková R (2019) [https://link.springer.com/protocol/10.1007/978-1-4939-9161-7_3 Automated family-wide annotation of secondary structure elements]. In: Kister AE (ed) Protein supersecondary structures: Methods and protocols, Humana Press. ISBN 978-1-4939-9160-0.&lt;br /&gt;
----&lt;br /&gt;
{| align=center style=&amp;quot;max-width:60em&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Elixirlogo.png | 100px]]&lt;br /&gt;
| style=&amp;quot;width:1em&amp;quot; |&lt;br /&gt;
| &#039;&#039;&#039;SecStrAnnotator Suite&#039;&#039;&#039; is a part of services provided by ELIXIR – European research infrastructure for biological information. For other services provided by ELIXIR&#039;s Czech Republic Node visit [https://www.elixir-czech.cz/services www.elixir-czech.cz/services].&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-6-2.png&amp;diff=2690</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-6-2.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-6-2.png&amp;diff=2690"/>
		<updated>2020-07-16T11:19:50Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-6-2.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-6-1.png&amp;diff=2689</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-6-1.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-6-1.png&amp;diff=2689"/>
		<updated>2020-07-16T11:19:39Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-6-1.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-5-2.png&amp;diff=2688</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-5-2.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-5-2.png&amp;diff=2688"/>
		<updated>2020-07-16T11:19:12Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-5-2.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-5-1.png&amp;diff=2687</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-5-1.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-5-1.png&amp;diff=2687"/>
		<updated>2020-07-16T11:19:02Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-5-1.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-4-2.png&amp;diff=2686</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-4-2.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-4-2.png&amp;diff=2686"/>
		<updated>2020-07-16T11:18:37Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-4-2.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-4-1.png&amp;diff=2685</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-4-1.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-4-1.png&amp;diff=2685"/>
		<updated>2020-07-16T11:18:27Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-4-1.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-3-3.png&amp;diff=2684</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-3-3.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-3-3.png&amp;diff=2684"/>
		<updated>2020-07-16T11:17:18Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-3-3.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-3-2.png&amp;diff=2683</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-3-2.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-3-2.png&amp;diff=2683"/>
		<updated>2020-07-16T11:17:06Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-3-2.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-3-1.png&amp;diff=2682</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-3-1.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-3-1.png&amp;diff=2682"/>
		<updated>2020-07-16T11:16:54Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-3-1.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-2-2.png&amp;diff=2681</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-2-2.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-2-2.png&amp;diff=2681"/>
		<updated>2020-07-16T11:16:42Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-2-2.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-2-1.png&amp;diff=2680</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-2-1.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-2-1.png&amp;diff=2680"/>
		<updated>2020-07-16T11:16:32Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-2-1.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-1-5.png&amp;diff=2679</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-1-5.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-1-5.png&amp;diff=2679"/>
		<updated>2020-07-16T11:15:49Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-1-5.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-1-4.png&amp;diff=2678</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-1-4.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-1-4.png&amp;diff=2678"/>
		<updated>2020-07-16T11:15:37Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-1-4.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-1-3.png&amp;diff=2677</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-1-3.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-1-3.png&amp;diff=2677"/>
		<updated>2020-07-16T11:15:27Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-1-3.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-1-2.png&amp;diff=2676</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-1-2.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-1-2.png&amp;diff=2676"/>
		<updated>2020-07-16T11:15:16Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-1-2.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-1-1.png&amp;diff=2675</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-1-1.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-1-1.png&amp;diff=2675"/>
		<updated>2020-07-16T11:15:05Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-1-1.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-1-0.png&amp;diff=2674</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-1-0.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-1-0.png&amp;diff=2674"/>
		<updated>2020-07-16T11:14:55Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-1-0.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-G.png&amp;diff=2673</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-G.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-G.png&amp;diff=2673"/>
		<updated>2020-07-16T11:09:25Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-G.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-I.png&amp;diff=2672</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-I.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-I.png&amp;diff=2672"/>
		<updated>2020-07-16T11:09:02Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-I.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-L-.png&amp;diff=2671</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-L-.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-L-.png&amp;diff=2671"/>
		<updated>2020-07-16T11:05:23Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-L-.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-L.png&amp;diff=2670</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-L.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-L.png&amp;diff=2670"/>
		<updated>2020-07-16T11:04:34Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-L.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-K--.png&amp;diff=2669</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-K--.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-K--.png&amp;diff=2669"/>
		<updated>2020-07-16T11:04:22Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-K--.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-K-.png&amp;diff=2668</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-K-.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-K-.png&amp;diff=2668"/>
		<updated>2020-07-16T11:04:08Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-K-.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-K.png&amp;diff=2667</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-K.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-K.png&amp;diff=2667"/>
		<updated>2020-07-16T11:03:57Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-K.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-J-.png&amp;diff=2666</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-J-.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-J-.png&amp;diff=2666"/>
		<updated>2020-07-16T11:03:43Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-J-.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-J.png&amp;diff=2665</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-J.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-J.png&amp;diff=2665"/>
		<updated>2020-07-16T11:03:28Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-J.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-I.png&amp;diff=2664</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-I.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-I.png&amp;diff=2664"/>
		<updated>2020-07-16T11:01:31Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-I.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-H.png&amp;diff=2663</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-H.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-H.png&amp;diff=2663"/>
		<updated>2020-07-16T11:01:20Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-H.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-G.png&amp;diff=2662</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-G.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-G.png&amp;diff=2662"/>
		<updated>2020-07-16T11:01:09Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-G.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-G-.png&amp;diff=2661</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-G-.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-G-.png&amp;diff=2661"/>
		<updated>2020-07-16T11:00:52Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-G-.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-F-.png&amp;diff=2660</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-F-.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-F-.png&amp;diff=2660"/>
		<updated>2020-07-16T10:59:15Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-F-.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-F.png&amp;diff=2659</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-F.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-F.png&amp;diff=2659"/>
		<updated>2020-07-16T10:58:59Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-F.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-E.png&amp;diff=2658</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-E.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-E.png&amp;diff=2658"/>
		<updated>2020-07-16T10:58:48Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-E.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-D.png&amp;diff=2657</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-D.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-D.png&amp;diff=2657"/>
		<updated>2020-07-16T10:58:34Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-D.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-C.png&amp;diff=2656</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-C.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-C.png&amp;diff=2656"/>
		<updated>2020-07-16T10:42:05Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-C.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-B--.png&amp;diff=2655</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-B--.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-B--.png&amp;diff=2655"/>
		<updated>2020-07-16T10:41:41Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-B--.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-B-.png&amp;diff=2654</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-B-.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-B-.png&amp;diff=2654"/>
		<updated>2020-07-16T10:41:29Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-B-.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-B.png&amp;diff=2653</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-B.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-B.png&amp;diff=2653"/>
		<updated>2020-07-16T10:41:04Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-B.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-A.png&amp;diff=2652</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-A.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-A.png&amp;diff=2652"/>
		<updated>2020-07-16T10:40:51Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-A.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-A-.png&amp;diff=2651</id>
		<title>File:SecStrAnnotator-cyp-sse-logo-A-.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-logo-A-.png&amp;diff=2651"/>
		<updated>2020-07-16T10:40:08Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-logo-A-.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-length-Bact-Euka.png&amp;diff=2650</id>
		<title>File:SecStrAnnotator-cyp-sse-length-Bact-Euka.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-length-Bact-Euka.png&amp;diff=2650"/>
		<updated>2020-07-16T09:50:28Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-length-Bact-Euka.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-length.png&amp;diff=2649</id>
		<title>File:SecStrAnnotator-cyp-sse-length.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-length.png&amp;diff=2649"/>
		<updated>2020-07-16T09:49:56Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-length.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-occurrence-Bact-Euka.png&amp;diff=2648</id>
		<title>File:SecStrAnnotator-cyp-sse-occurrence-Bact-Euka.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-occurrence-Bact-Euka.png&amp;diff=2648"/>
		<updated>2020-07-16T09:48:47Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-occurrence-Bact-Euka.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-occurrence.png&amp;diff=2647</id>
		<title>File:SecStrAnnotator-cyp-sse-occurrence.png</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=File:SecStrAnnotator-cyp-sse-occurrence.png&amp;diff=2647"/>
		<updated>2020-07-16T09:47:25Z</updated>

		<summary type="html">&lt;p&gt;Midlik: Midlik uploaded a new version of File:SecStrAnnotator-cyp-sse-occurrence.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=SecStrAnnotator:Analysis&amp;diff=2646</id>
		<title>SecStrAnnotator:Analysis</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=SecStrAnnotator:Analysis&amp;diff=2646"/>
		<updated>2020-07-16T09:43:11Z</updated>

		<summary type="html">&lt;p&gt;Midlik: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;SecStrAnnotator Suite provides scripts (Python, R) for batch annotation of the whole family and analysis of the annotation results.&lt;br /&gt;
&lt;br /&gt;
==Procedure==&lt;br /&gt;
&lt;br /&gt;
===Data preparation===&lt;br /&gt;
&lt;br /&gt;
The directory &amp;lt;code&amp;gt;scripts/secstrapi_data_preparation/&amp;lt;/code&amp;gt; contains a pipeline for annotating the whole protein family, including: &lt;br /&gt;
&lt;br /&gt;
* downloading the list of family members defined by CATH and Pfam, &lt;br /&gt;
* downloading their structures, &lt;br /&gt;
* selecting a non-redundant set, &lt;br /&gt;
* annotation, &lt;br /&gt;
* multiple sequence alignment for individual SSEs, &lt;br /&gt;
* formatting into [[SecStrAnnotator:SecStrAPI#SecStrAPI_format | SecStrAPI format]], &lt;br /&gt;
* formatting into TSV format for further analyses.&lt;br /&gt;
&lt;br /&gt;
The whole pipeline can be executed by &amp;lt;code&amp;gt;scripts/SecStrAPI_pipeline.py&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Example usage:&lt;br /&gt;
&lt;br /&gt;
  python3 scripts/SecStrAPI_pipeline.py scripts/SecStrAPI_pipeline_settings.json --resume&lt;br /&gt;
&lt;br /&gt;
Before running, modify the settings in &amp;lt;code&amp;gt;SecStrAPI_pipeline_settings.json&amp;lt;/code&amp;gt; to set your family of interest, annotation template, data directory etc (see &amp;lt;code&amp;gt;README.txt&amp;lt;/code&amp;gt; for more details).&lt;br /&gt;
&lt;br /&gt;
===Data analysis===&lt;br /&gt;
&lt;br /&gt;
The directory &amp;lt;code&amp;gt;scripts/R_sec_str_anatomy_analysis/&amp;lt;/code&amp;gt; contains a pipeline for statistical analysis of the annotation results on the whole protein family, including:&lt;br /&gt;
&lt;br /&gt;
* reading the annotation results from TSV,&lt;br /&gt;
* generating plots,&lt;br /&gt;
* performing statistical test to compare eukaryotic and bacterial structures (or any two sets of structures).&lt;br /&gt;
&lt;br /&gt;
Example usage:&lt;br /&gt;
&lt;br /&gt;
* Launch &amp;lt;code&amp;gt;rstudio&amp;lt;/code&amp;gt; from the said directory&lt;br /&gt;
* In &amp;lt;code&amp;gt;sec_str_anatomy.R&amp;lt;/code&amp;gt;, set DATADIR to the path to your annotation data created in [[#Data preparation]]&lt;br /&gt;
* In &amp;lt;code&amp;gt;sec_str_anatomy_settings.R&amp;lt;/code&amp;gt;, modify the family-specific settings (list of helices and strands)&lt;br /&gt;
* Run &amp;lt;code&amp;gt;sec_str_anatomy.R&amp;lt;/code&amp;gt; line by line&lt;br /&gt;
&lt;br /&gt;
==Example case study: Cytochromes P450==&lt;br /&gt;
&lt;br /&gt;
===Data===&lt;br /&gt;
&lt;br /&gt;
For the Cytochrome P450 family, structures of 1855 protein domains are available, located in 1012 PDB entries (updated on 7 July 2020). The analysis was performed on a non-redundant subset containing 183 protein domains.&lt;br /&gt;
&lt;br /&gt;
The data are available [https://doi.org/10.5281/zenodo.3939133 here] (structural files not included because of their size).&lt;br /&gt;
&lt;br /&gt;
===Occurrence of SSEs=== &lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;occurrence&#039;&#039; describes in what percentage of the structures a particular SSE is present.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&amp;lt;ul&amp;gt; &lt;br /&gt;
&amp;lt;li style=&amp;quot;display: inline-block;&amp;quot;&amp;gt; [[File:SecStrAnnotator-cyp-sse-occurrence.png | thumb | 500px | Occurrence of particular SSEs in the whole set.]] &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li style=&amp;quot;display: inline-block;&amp;quot;&amp;gt; [[File:SecStrAnnotator-cyp-sse-occurrence-Bact-Euka.png | thumb | 500px | Occurrence of particular SSEs – comparison of bacterial and eukaryotic structures.]] &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Length of SSEs===&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;length&#039;&#039; of an SSE is measured as the number of residues. The following violin plots show the distribution of length for each SSE.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div&amp;gt;&amp;lt;ul&amp;gt; &lt;br /&gt;
&amp;lt;li style=&amp;quot;display: inline-block;&amp;quot;&amp;gt; [[File:SecStrAnnotator-cyp-sse-length.png | thumb | 500px | Length distribution of particular SSEs in the whole set. ]] &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li style=&amp;quot;display: inline-block;&amp;quot;&amp;gt; [[File:SecStrAnnotator-cyp-sse-length-Bact-Euka.png | thumb | 500px | Length distribution of particular SSEs – comparison of bacterial and eukaryotic structures. ]] &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Sequence of SSEs===&lt;br /&gt;
&lt;br /&gt;
The amino acid sequences for each SSE can be aligned and used to produce a sequence logo. Where the sequence conservation is sufficient, we can establish a generic numbering scheme: the most conserved residue in helix X serves as its reference residue and is numbered as @X.50. The remaining residues in the helix are numbered accordingly.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery mode=&amp;quot;packed&amp;quot; heights=140px caption=&amp;quot;Helices&amp;quot;&amp;gt;&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-A-.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-A.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-B.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-B-.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-B--.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-C.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-D.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-E.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-F.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-F-.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-G-.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-G.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-H.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-I.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-J.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-J-.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-K.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-K-.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-K--.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-L.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-L-.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery mode=&amp;quot;packed&amp;quot; heights=140px caption=&amp;quot;Beta strands&amp;quot;&amp;gt;&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-1-0.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-1-1.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-1-2.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-1-3.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-1-4.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-1-5.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-2-1.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-2-2.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-3-1.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-3-2.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-3-3.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-4-1.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-4-2.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-5-1.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-5-2.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-6-1.png&lt;br /&gt;
File:SecStrAnnotator-cyp-sse-logo-6-2.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear:both&amp;quot; /&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
[[SecStrAnnotator:UserManual | Back to the main page]]&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=SecStrAnnotator:Download&amp;diff=2645</id>
		<title>SecStrAnnotator:Download</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=SecStrAnnotator:Download&amp;diff=2645"/>
		<updated>2020-07-11T09:57:39Z</updated>

		<summary type="html">&lt;p&gt;Midlik: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Releases:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[https://is.muni.cz/www/379962/secstrannotator/SecStrAnnotator_2.2-release.zip &#039;&#039;&#039;SecStrAnnotator 2.2&#039;&#039;&#039;] &lt;br /&gt;
&lt;br /&gt;
[https://is.muni.cz/www/379962/secstrannotator/SecStrAnnotator_2.1.zip SecStrAnnotator 2.1] &lt;br /&gt;
&lt;br /&gt;
[https://is.muni.cz/www/379962/secstrannotator/SecStrAnnotator_2.0.zip SecStrAnnotator 2.0]  (.NET Core application, runs on CIF files)&lt;br /&gt;
&lt;br /&gt;
[https://is.muni.cz/www/379962/secstrannotator/SecStrAnnotator_1.0.zip SecStrAnnotator 1.0]  (.NET Framework/Mono application, runs on PDB files)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Source code:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[https://gitlab.com/midlik/SecStrAnnot2 SecStrAnnotator on GitLab]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Precomputed annotations:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[https://webchem.ncbr.muni.cz/API/SecStr SecStrAPI]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear:both&amp;quot; /&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
[[SecStrAnnotator:UserManual | Back to the main page]]&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
	<entry>
		<id>https://webchemwiki.biodata.ceitec.cz/index.php?title=SecStrAnnotator:Download&amp;diff=2644</id>
		<title>SecStrAnnotator:Download</title>
		<link rel="alternate" type="text/html" href="https://webchemwiki.biodata.ceitec.cz/index.php?title=SecStrAnnotator:Download&amp;diff=2644"/>
		<updated>2020-06-19T13:24:15Z</updated>

		<summary type="html">&lt;p&gt;Midlik: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Releases:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[https://is.muni.cz/www/379962/secstrannotator/SecStrAnnotator_2.1.zip &#039;&#039;&#039;SecStrAnnotator 2.1&#039;&#039;&#039;]  (.NET Core application, runs on CIF files)&lt;br /&gt;
&lt;br /&gt;
[https://is.muni.cz/www/379962/secstrannotator/SecStrAnnotator_2.0.zip SecStrAnnotator 2.0]  (.NET Core application, runs on CIF files)&lt;br /&gt;
&lt;br /&gt;
[https://is.muni.cz/www/379962/secstrannotator/SecStrAnnotator_1.0.zip SecStrAnnotator 1.0]  (.NET Framework/Mono application, runs on PDB files)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Source code:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[https://gitlab.com/midlik/SecStrAnnot2 SecStrAnnotator on GitLab]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Precomputed annotations:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[https://webchem.ncbr.muni.cz/API/SecStr SecStrAPI]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br style=&amp;quot;clear:both&amp;quot; /&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
[[SecStrAnnotator:UserManual | Back to the main page]]&lt;/div&gt;</summary>
		<author><name>Midlik</name></author>
	</entry>
</feed>