Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
xtpcpp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PAPPSO
xtpcpp
Commits
75f3e644
Commit
75f3e644
authored
6 years ago
by
Langella Olivier
Browse files
Options
Downloads
Patches
Plain Diff
xtpcpp (0.2.31-1) stretch
parent
6edd4a2b
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
debian/changelog
+7
-0
7 additions, 0 deletions
debian/changelog
src/gui/export/export_masschroq_dialog/export_masschroq_dialog.ui
+1
-1
1 addition, 1 deletion
...export/export_masschroq_dialog/export_masschroq_dialog.ui
with
9 additions
and
2 deletions
CMakeLists.txt
+
1
−
1
View file @
75f3e644
...
...
@@ -56,7 +56,7 @@ SET(SOFTWARE_NAME "X!TandemPipeline")
SET
(
XTPCPP_VERSION_MAJOR
"0"
)
SET
(
XTPCPP_VERSION_MINOR
"2"
)
SET
(
XTPCPP_VERSION_PATCH
"3
0
"
)
SET
(
XTPCPP_VERSION_PATCH
"3
1
"
)
SET
(
XTPCPP_VERSION
"
${
XTPCPP_VERSION_MAJOR
}
.
${
XTPCPP_VERSION_MINOR
}
.
${
XTPCPP_VERSION_PATCH
}
"
)
# Set the CMAKE_PREFIX_PATH for the find_library fonction when using non
...
...
This diff is collapsed.
Click to expand it.
debian/changelog
+
7
−
0
View file @
75f3e644
xtpcpp (0.2.31-1) stretch; urgency=medium
* new Fasta file exports by groups and subgroups
* better MassChroqML output : check MS run file paths, set output result files, set alignment/xic exctraction/peak detection parameters
-- Olivier Langella <olivier.langella@u-psud.fr> Mon, 28 Jan 2019 15:13:20 +0100
xtpcpp (0.2.30-1) stretch; urgency=medium
* new ODS spreadsheet dedicated to peptidomic : comparison of the
...
...
This diff is collapsed.
Click to expand it.
src/gui/export/export_masschroq_dialog/export_masschroq_dialog.ui
+
1
−
1
View file @
75f3e644
...
...
@@ -17,7 +17,7 @@
<item>
<widget
class=
"QTabWidget"
name=
"tabWidget"
>
<property
name=
"currentIndex"
>
<number>
3
</number>
<number>
0
</number>
</property>
<widget
class=
"QWidget"
name=
"resultTab"
>
<attribute
name=
"title"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment