Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MCQR
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
MCQR
Commits
63439e1b
Commit
63439e1b
authored
7 years ago
by
Anne Frambourg
Browse files
Options
Downloads
Patches
Plain Diff
[test_mcq_plot_peptide_sharing] test unitaire ok
parent
f6459786
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
test/test_mcq_plot_peptide_sharing.R
+3
-2
3 additions, 2 deletions
test/test_mcq_plot_peptide_sharing.R
test_results/test_mcq_plot_peptide_sharing.out
+2
-6
2 additions, 6 deletions
test_results/test_mcq_plot_peptide_sharing.out
with
5 additions
and
8 deletions
test/test_mcq_plot_peptide_sharing.R
+
3
−
2
View file @
63439e1b
library
(
"MassChroqR"
)
packageVersion
(
"MassChroqR"
)
cat
(
paste
(
Sys.time
(),
"\n"
,
sep
=
""
))
local_tests
=
TRUE
source
(
"./data_sample_for_tests_v1.R"
)
dir.create
(
"/tmp/test_MassChroqR"
,
showWarnings
=
FALSE
)
...
...
@@ -35,7 +36,7 @@ if (file.exists("protpep.RData")) {
mcq.plot.peptide.sharing
(
protPep
,
file
=
"PeptideSharing.pdf"
)
cat
(
"*********************************************\n"
)
cat
(
" mcq.plot.peptide.
reproducibility
OK\n"
)
cat
(
" mcq.plot.peptide.
sharing
OK\n"
)
cat
(
"*********************************************\n"
)
...
...
This diff is collapsed.
Click to expand it.
test_results/test_mcq_plot_peptide_sharing.out
+
2
−
6
View file @
63439e1b
[1] ‘0.3.8’
2017-
0
1-27 1
5:17:43
2017-1
2
-27 1
2:00:05
*********************************************
test mcq plot peptide sharing functions
*********************************************
Checking validity
mcqProtPep object is valid
Checking mcqMetadata validity
mcqMetadata object is valid
null device
1
*********************************************
mcq.plot.peptide.
reproducibility
OK
mcq.plot.peptide.
sharing
OK
*********************************************
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