Skip to content
Snippets Groups Projects
Commit e2d5eb31 authored by Langella Olivier's avatar Langella Olivier
Browse files

no more FDR on grouped peptides

parent 8c97e2d0
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@
<string/>
</property>
<property name="currentIndex">
<number>2</number>
<number>0</number>
</property>
<widget class="QWidget" name="identifications">
<attribute name="title">
......@@ -105,26 +105,6 @@
</property>
</widget>
</item>
<item row="0" column="2">
<spacer name="horizontalSpacer_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="3">
<widget class="QLabel" name="label_6">
<property name="text">
<string>grouped peptides</string>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label">
<property name="text">
......@@ -142,40 +122,6 @@
</property>
</widget>
</item>
<item row="0" column="4">
<widget class="QLabel" name="grouped_peptide_fdr_label">
<property name="text">
<string>0 %</string>
</property>
</widget>
</item>
<item row="1" column="2">
<spacer name="horizontalSpacer_4">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="3">
<widget class="QLabel" name="label_7">
<property name="text">
<string>grouped proteins</string>
</property>
</widget>
</item>
<item row="1" column="4">
<widget class="QLabel" name="grouped_protein_fdr_label">
<property name="text">
<string>0 %</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment