Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor SCORPIUS code #8

Merged
merged 5 commits into from
Jun 29, 2018
Merged

Refactor SCORPIUS code #8

merged 5 commits into from
Jun 29, 2018

Conversation

rcannood
Copy link
Owner

  • Depend on dynutils for distance functions
  • Merge reduce_dimensionality_landmarked and reduce_dimensionality functions
  • Remove outlier_filter function

@codecov-io
Copy link

codecov-io commented Jun 29, 2018

Codecov Report

Merging #8 into master will decrease coverage by 2.82%.
The diff coverage is 78.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
- Coverage   69.02%   66.19%   -2.83%     
==========================================
  Files          13        9       -4     
  Lines         481      423      -58     
==========================================
- Hits          332      280      -52     
+ Misses        149      143       -6
Impacted Files Coverage Δ
R/trajectory_inference.R 90.62% <ø> (ø) ⬆️
R/plotting.R 0% <ø> (ø) ⬆️
R/gene_importances.R 100% <ø> (ø) ⬆️
R/data.R 100% <ø> (ø) ⬆️
R/evaluation.R 79.48% <100%> (ø) ⬆️
R/extract_modules.R 84.61% <50%> (-5.13%) ⬇️
R/dimensionality_reduction.R 79.41% <79.41%> (+9.41%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4eb1e6b...b691963. Read the comment docs.

@rcannood rcannood merged commit 782c108 into master Jun 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants