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

Pipeline.get_sample_names() fix for plate-replicates #108

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

charles-cowart
Copy link
Collaborator

Fix for get_sample_names() that checks to see if the sample-sheet or pre-prep file defines replicates and returns the unique values from orig_name instead of sample-names if so.

Fix for get_sample_names() that checks to see if the sample-sheet or
pre-prep file defines replicates and returns the unique values from
orig_name instead of sample-names if so.
sequence_processing_pipeline/Pipeline.py Outdated Show resolved Hide resolved
sequence_processing_pipeline/Pipeline.py Outdated Show resolved Hide resolved
sequence_processing_pipeline/Pipeline.py Outdated Show resolved Hide resolved
sequence_processing_pipeline/Pipeline.py Outdated Show resolved Hide resolved
sequence_processing_pipeline/Pipeline.py Outdated Show resolved Hide resolved
sequence_processing_pipeline/Pipeline.py Outdated Show resolved Hide resolved
sequence_processing_pipeline/Pipeline.py Outdated Show resolved Hide resolved
sequence_processing_pipeline/Pipeline.py Show resolved Hide resolved
@coveralls
Copy link

coveralls commented Oct 27, 2023

Pull Request Test Coverage Report for Build 6662147040

  • 31 of 38 (81.58%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.3%) to 83.136%

Changes Missing Coverage Covered Lines Changed/Added Lines %
sequence_processing_pipeline/Pipeline.py 13 20 65.0%
Files with Coverage Reduction New Missed Lines %
sequence_processing_pipeline/tests/test_Pipeline.py 1 89.12%
Totals Coverage Status
Change from base Build 6632678122: -0.3%
Covered Lines: 2079
Relevant Lines: 2364

💛 - Coveralls

@charles-cowart
Copy link
Collaborator Author

@wasade @antgonza ready for review.

@charles-cowart
Copy link
Collaborator Author

@antgonza ready for review!

@antgonza
Copy link
Contributor

Thank you @charles-cowart ; I'm actually surprised that changing pre_prep_w_replicates.csv didn't trigger any kind of code changes, is this actually being used for testing or what happened?

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.

4 participants