Minor release 0.1.0 - #146
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #146 +/- ##
=======================================
Coverage 63.90% 63.90%
=======================================
Files 44 44
Lines 3687 3687
=======================================
Hits 2356 2356
Misses 1331 1331 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[0.1.0]
Added
rust-htslibfor reading VCF files (Use rust-htslib to read VCF files #1)simple_id,variant_id,display_name,document_id(Parse the 4 types of variant IDs #15)rank_scoreandnorm_rank_scorefrom VCF (Rank score and normalised rank score from VCF (genmod) #16)str_swegen_meanandstr_swegen_std(STRs) andsomatic_score(cancer and cancer_sv variants) (Parse as mongo docs, STRs and cancer variants specific fields #20)SourceDisplay,Source,SourceId) (Parse STR source fields #23)nameandpolarity(Parse MEI info field #24)mate_id, when available (Parse INFO.MATEID when available #28)ONC,ONCREVSTAT,ONCDN,CLNVIDINFO fields (Parse oncogenicity clnsig from INFO fields #43)MSK_MVLasmvl_tag(Parse cancer-specific MSK_MVL as mvl_tag #59)loader.hgncid_to_geneandloader.gene_to_panels(Add tests for DB loader #69)panther_domainwhen parsing variant transcripts (Make sure that keys removed from transcripts were added at the variant level before #78)institutekey on loaded variants documents (Save institute key on loaded variants documents #87)Changed
rank_scoreandfusion_scorefor fusion variants (Fixed parsing/printing and and rank_score key for fusion variants #74)Fixed
scorecompound key tocombined_score(Rename compound's score key to combined_score #80)FOUND_DB,ORIENTATION, genes, hgnc_ids, hgnc_symbols, genotypes, callers (Fix parse fusions #110)position,endandlengthare now parsed and stored as i32 (Parse position, end and length as i32 numbers #137)Review
This version is a