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

Barcode association #31

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

Barcode association #31

wants to merge 2 commits into from

Conversation

csoneson
Copy link
Collaborator

First version of function to associate barcodes to variants. Some things to consider before merging:

  • Should we change the name of the associateBarcodes() function?
  • Should we split the keep column into several columns, indicating why a certain pair would be filtered out?

@codecov-commenter
Copy link

codecov-commenter commented Apr 11, 2022

Codecov Report

Attention: Patch coverage is 98.70130% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.55%. Comparing base (54e8890) to head (36f78d8).
Report is 117 commits behind head on master.

Files Patch % Lines
R/linkMultipleVariants.R 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage   96.49%   96.55%   +0.06%     
==========================================
  Files          20       21       +1     
  Lines        2455     2528      +73     
==========================================
+ Hits         2369     2441      +72     
- Misses         86       87       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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