Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
vidjil
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1,688
Issues
1,688
List
Boards
Labels
Service Desk
Milestones
Merge Requests
85
Merge Requests
85
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vidjil
vidjil
Commits
8376bab6
Commit
8376bab6
authored
Aug 05, 2020
by
flothoni
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tools/MRDscript; use division from future package of python
parent
ec6521b9
Pipeline
#161018
passed with stage
in 19 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
tools/MRDspike.py
tools/MRDspike.py
+1
-1
tools/tests/should-get-tests/MRDspike.should-get
tools/tests/should-get-tests/MRDspike.should-get
+4
-0
No files found.
tools/MRDspike.py
View file @
8376bab6
...
...
@@ -35,7 +35,7 @@
############################################################
### imports
from
__future__
import
division
import
sys
import
json
import
os
...
...
tools/tests/should-get-tests/MRDspike.should-get
View file @
8376bab6
...
...
@@ -10,6 +10,10 @@ $ leukemic clone
$ Good value for UNI coefficent
: 0.02677
$ Good values for result of leukemic clone
1: diagnostic: 44288 \(98.86\%\)
## test MRD on diag + follow2
!LAUNCH: python ../../MRDspike.py --diag ../data/input-MRDspike-diag.vidjil --follow ../data/input-MRDspike-fup-2.vidjil
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment