-
Notifications
You must be signed in to change notification settings - Fork 9
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
Move HCV resistance report into MiCall pipeline #412
Labels
Milestone
Comments
donkirkby
added a commit
that referenced
this issue
Dec 29, 2017
donkirkby
added a commit
that referenced
this issue
Jan 4, 2018
donkirkby
added a commit
that referenced
this issue
Jan 6, 2018
Also display Canadian drug names and updated HCV disclaimer.
donkirkby
added a commit
that referenced
this issue
Jan 9, 2018
donkirkby
added a commit
that referenced
this issue
Jan 9, 2018
Summary of email discussion with Anita and others about failure scenarios:
There is a special rule for genotype 6e with Sofosbuvir (Epclusa): it should display the message, "resistance interpretation not available". |
donkirkby
added a commit
that referenced
this issue
Jan 11, 2018
donkirkby
added a commit
that referenced
this issue
Jan 11, 2018
Also add new flags to HCV rules. Generate failure report.
donkirkby
added a commit
that referenced
this issue
Jan 17, 2018
Change resistance level numbers to match Conan's. Make sure reported mutations have wild type.
donkirkby
added a commit
that referenced
this issue
Jan 17, 2018
Add utility for rerunning resistance analysis.
donkirkby
added a commit
that referenced
this issue
Jan 18, 2018
Fix broken tests by upgrading pyvdrm to support bangs.
donkirkby
added a commit
that referenced
this issue
Jan 18, 2018
Use sample sheet to find matching sample names.
donkirkby
added a commit
that referenced
this issue
Jan 26, 2018
donkirkby
added a commit
that referenced
this issue
Jan 26, 2018
donkirkby
added a commit
that referenced
this issue
Jan 27, 2018
donkirkby
added a commit
that referenced
this issue
Jan 31, 2018
donkirkby
added a commit
that referenced
this issue
Feb 2, 2018
Rerun resistance interpretation on multiple run folders.
donkirkby
added a commit
that referenced
this issue
Feb 2, 2018
donkirkby
added a commit
that referenced
this issue
Feb 5, 2018
donkirkby
added a commit
that referenced
this issue
Feb 5, 2018
donkirkby
added a commit
that referenced
this issue
Feb 7, 2018
Add some microtest samples that will successfully combine main and midi.
donkirkby
added a commit
that referenced
this issue
Feb 7, 2018
donkirkby
added a commit
that referenced
this issue
Feb 7, 2018
donkirkby
added a commit
that referenced
this issue
Feb 7, 2018
donkirkby
added a commit
that referenced
this issue
Feb 7, 2018
donkirkby
added a commit
that referenced
this issue
Feb 7, 2018
donkirkby
added a commit
that referenced
this issue
Feb 7, 2018
donkirkby
added a commit
that referenced
this issue
Feb 7, 2018
donkirkby
added a commit
that referenced
this issue
Feb 7, 2018
donkirkby
added a commit
that referenced
this issue
Feb 21, 2018
Also fix a bug with simplified resistance level names in HCV reports.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Convert the HCV scoring algorithm to use the Stanford ASI rules format with extensions.
The current algorithm is implemented here:
fdrive/RESIST/ruby/ckwlib/hcv_algorithm.rb
The driver script is
fdrive/RESIST/MISEQ/miseq_gen_results.rb
.move key coverage positions into scoring algorithm(moved to Get key positions from resistance rules #431)The text was updated successfully, but these errors were encountered: