Skip to content

Statistics file

AlexanderGress edited this page Nov 17, 2021 · 4 revisions

The statistics file is a tab separated file containing some basic statistics regarding each input file. Each row in the table represents a subset of queried positions, the subsets are based on the Tag column given in the input file. One extra row called All is always present and given the aggregated statistics for all given positions in the input file. The table has 6 columns:

1. Tag

containing the name of tag defining the subset or All.

2. Total proteins

containing the total number of query proteins included in the subset.

3. Total positions

containing the total number of queried positions included in the subset.

4. Mapped positions

containing the total number and the fraction of queried positions, which got successfully mapped into at least one structure.

5. Unmapped, Disorder

containing the total number and the fraction of queried positions, which did not get mapped to any structure but are predicted to lie in a disordered region of the protein.

6. Unmapped, Globular

containing the total number and the fraction of queried positions, which did not get mapped to any structure but are predicted to lie in a globular region of the protein.