-
Notifications
You must be signed in to change notification settings - Fork 538
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
Clickhouse mode of study view #11224
base: master
Are you sure you want to change the base?
Commits on Nov 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bd2918f - Browse repository at this point
Copy the full SHA bd2918fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86bd2cc - Browse repository at this point
Copy the full SHA 86bd2ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9db2295 - Browse repository at this point
Copy the full SHA 9db2295View commit details -
Feature/ch/update poc base branch (#10776)
* Add Columnar SQL file to init Clickhouse DB * Refactored Mapper xml to extract StudyViewFilterMapper
Configuration menu - View commit details
-
Copy full SHA for b4a8a38 - Browse repository at this point
Copy the full SHA b4a8a38View commit details -
✅ Add Unit test for StudyViewMapper Clickhouse
* ✅ Add Unit test for StudyViewMapper Clickhouse * ✅ Update db props to include mysql and clickhouse datasources to fix tests * Address comments * Rename package to clickhouse * Update to static final * Use bean name instead of qualifier
Configuration menu - View commit details
-
Copy full SHA for 6485aa3 - Browse repository at this point
Copy the full SHA 6485aa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12b7b07 - Browse repository at this point
Copy the full SHA 12b7b07View commit details -
Feature/mutated genes AlterationFilter and Fix unit test (#10803)
* Create new wide table sql file and rename package * Remove genomic_event view * Add AlterationFilter to mutated_genes endpoint * Add AlterationFilter to mutated-genes endpoint * Fix unit test * Fix sonar issues * Add test for mutation types and status * remove unused imports
Configuration menu - View commit details
-
Copy full SHA for 83f2743 - Browse repository at this point
Copy the full SHA 83f2743View commit details -
Add missing POC clinical data binning function (#10778)
* add missing poc clinical data binning function
Configuration menu - View commit details
-
Copy full SHA for 63858cf - Browse repository at this point
Copy the full SHA 63858cfView commit details -
Create sample materialized view and use it (#10822)
* Add sample_mv materialized view and use it in mappers
Configuration menu - View commit details
-
Copy full SHA for b5fb29e - Browse repository at this point
Copy the full SHA b5fb29eView commit details -
Feature/mutated genes total profiled counts and gene panels (#10824)
* Add Support for TotalProfiledCase Counts for Mutated-genes endpoint. * Create sql files to create new tables * Add unit test for totalProfiledCount * Add matching gene panel ids * Add TotalProfiledCountsWithoutPanelData * Add profileCount for genes without gene panel data * Add Comments for SQL * Update matching Gene Panel Ids * Clean up code * Fix test * Add query to get correct Gene Panels * Fix unit test * Add comments
Configuration menu - View commit details
-
Copy full SHA for f566075 - Browse repository at this point
Copy the full SHA f566075View commit details -
RFC80:density plot endpoint(#10837)
* working poc * refactor logic into service, so clean * refactor for parameters builder, simplify min max logic, streamline service call * remove unused services and imports * remove more unused imports
Configuration menu - View commit details
-
Copy full SHA for a03ec54 - Browse repository at this point
Copy the full SHA a03ec54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1051dea - Browse repository at this point
Copy the full SHA 1051deaView commit details -
Molecular-profile-counts service implementation (#10840)
* Implement molecular profile count endpoint using Clickhouse * Cleanup
Configuration menu - View commit details
-
Copy full SHA for ed26ca7 - Browse repository at this point
Copy the full SHA ed26ca7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2015f69 - Browse repository at this point
Copy the full SHA 2015f69View commit details -
Rfc80/add cna genes endpoint (#10845)
* ✨ Add CNA Gene Endpoint * 🐛 Fix StudyViewFilterMapper.xml to allow ability to filter on gene and alteration * Fix merge conflict * Address comments * Fix unit tests * Fix sonar issues
Configuration menu - View commit details
-
Copy full SHA for 6e8e6c7 - Browse repository at this point
Copy the full SHA 6e8e6c7View commit details -
✨ Add StructuralVariant-genes endpoint (#10854)
* ✨ Add StructuralVariant-genes endpoint * Fix sonar issues * Update MatchingGenePanel request to return list * Create and use sample_derive * Update where sample_derived is stored to fix unit test
Configuration menu - View commit details
-
Copy full SHA for 5b0f2bd - Browse repository at this point
Copy the full SHA 5b0f2bdView commit details -
Implement study view sample-lists-counts endpoint in Clickhouse (#10849)
Co-authored-by: Bryan Lai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3cac3a2 - Browse repository at this point
Copy the full SHA 3cac3a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dd1e2a - Browse repository at this point
Copy the full SHA 3dd1e2aView commit details -
Move ClinicalCategoricalFilter to repository (#10847)
* use clinical_data_derived instead of sample_clinical_attribute_numeric_mv and patient_clinical_attribute_numeric_mv * use clinical_attribute_meta instead of sample_clinical_attribute_numeric_mv and patient_clinical_attribute_numeric_mv * remove unused clinical data count methods and SQL * fix numericalClinicalDataCountFilter * Move CategoricalClinicalAttributeFilter to repository * remove unused columns * Add override to methods --------- Co-authored-by: haynescd <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7af899 - Browse repository at this point
Copy the full SHA a7af899View commit details -
Rfc80/fix patient level filtering for alteration counts endpoints (#1…
…0857) * Add patient_id column to genomic_event_derived * Update sql to convert list of patients to list of samples
Configuration menu - View commit details
-
Copy full SHA for ab3000a - Browse repository at this point
Copy the full SHA ab3000aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc03406 - Browse repository at this point
Copy the full SHA fc03406View commit details -
Configuration menu - View commit details
-
Copy full SHA for 604568f - Browse repository at this point
Copy the full SHA 604568fView commit details -
Demo rfc80 poc violin plot (#10863)
* refactor to use clickhouse * filter out empty attr values * edit comment * fix sonarcloud issues * use parallel stream, shaves off 5s * use newer mapping annotation
Configuration menu - View commit details
-
Copy full SHA for a569ec6 - Browse repository at this point
Copy the full SHA a569ec6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 783b608 - Browse repository at this point
Copy the full SHA 783b608View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc2f99d - Browse repository at this point
Copy the full SHA fc2f99dView commit details -
Simplify clinical data binning related SQL (#10823)
* simplify clinical data binning related SQL * fix numericalClinicalDataCountFilter
Configuration menu - View commit details
-
Copy full SHA for d50433d - Browse repository at this point
Copy the full SHA d50433dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0961680 - Browse repository at this point
Copy the full SHA 0961680View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a28546 - Browse repository at this point
Copy the full SHA 0a28546View commit details -
Rfc80/clinical event timeline endpoint (#10899)
* Add Clinical Events Timeline counts endpoint * Add comments for StudyViewFilter
Configuration menu - View commit details
-
Copy full SHA for 827d587 - Browse repository at this point
Copy the full SHA 827d587View commit details -
Fix alteration count services (#10911)
* Fix alteration count services * Only add genes that are protein coding to gene_panel_to_gene table for WES * fix test * fix sonar issues * Add documentation for filtering out WES
Configuration menu - View commit details
-
Copy full SHA for 8ab5f25 - Browse repository at this point
Copy the full SHA 8ab5f25View commit details -
Rfc80/treatments patients endpoint (#10903)
* Create new endpoint treatment/patient-counts/fetch * Create StudyViewFilterHelper class * ⬆️ Upgrade CH client Version * Fix Merge Conflict issue * Update Treatment event name * Update to handle patient treatment filtering * Fix sonar issues * Fix sonar comments 2
Configuration menu - View commit details
-
Copy full SHA for 94b431c - Browse repository at this point
Copy the full SHA 94b431cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbaa897 - Browse repository at this point
Copy the full SHA dbaa897View commit details -
Rfc80/sample treatment endpoint (#10927)
* Add Sample Count Report Endpoint * Push counting logic to sql * Remove unused methods * Update PatientTreatments to pass int from db for totalPatientTreatmentCount * Fix tests * Add unit test for sample Treatments * Remove unused import * Fix indentation
Configuration menu - View commit details
-
Copy full SHA for 89847e6 - Browse repository at this point
Copy the full SHA 89847e6View commit details -
Rfc80/update open api annotation for sampleTreatment Endpoint (#10929)
* Fix Sample Treatment Endpoint * Fix Sample ID only StudyView Filter
Configuration menu - View commit details
-
Copy full SHA for 71cf574 - Browse repository at this point
Copy the full SHA 71cf574View commit details -
Molecular-profile-counts-service (#10934)
* add unit tests for molecular-profile-counts-service * fix multiple-study scenario Update method name getGenomicDataCounts -> getMolecularProfileSampleCounts
Configuration menu - View commit details
-
Copy full SHA for d622c4e - Browse repository at this point
Copy the full SHA d622c4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44e7c55 - Browse repository at this point
Copy the full SHA 44e7c55View commit details -
Demo rfc80 poc mutation data counts & genomic data counts (#10807)
Clickhouse implementations of mutation data counts & genomic data counts services --------- Co-authored-by: Qi-Xuan Lu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21afb8b - Browse repository at this point
Copy the full SHA 21afb8bView commit details -
Add tests for case list sample counts endpoint (#10935)
* Add tests for case list sample counts endpoint and fix merge of lists across studies
Configuration menu - View commit details
-
Copy full SHA for 0307a90 - Browse repository at this point
Copy the full SHA 0307a90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ff724d - Browse repository at this point
Copy the full SHA 6ff724dView commit details -
Implement custom-data-bin-counts endpoint (#10827)
* Implement custom-data-bin-counts associated filter * Create StudyViewFilterContext and Helper --------- Co-authored-by: Bryan Lai <[email protected]> Co-authored-by: Charles Haynes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff7ecbc - Browse repository at this point
Copy the full SHA ff7ecbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a975aa - Browse repository at this point
Copy the full SHA 3a975aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c34c28e - Browse repository at this point
Copy the full SHA c34c28eView commit details -
Update Treatment Endpoint to handle event_type TREATMENT, previously … (
#10959) * Update Treatment Endpoint to handle event_type TREATMENT, previously only searched on Treatment * Handle all variations of Treatment
Configuration menu - View commit details
-
Copy full SHA for c57362d - Browse repository at this point
Copy the full SHA c57362dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c83fc86 - Browse repository at this point
Copy the full SHA c83fc86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cb4ec7 - Browse repository at this point
Copy the full SHA 8cb4ec7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8712aed - Browse repository at this point
Copy the full SHA 8712aedView commit details -
Genomic and Generic Assay bin counts endpoints (#10964)
* Genomic and Generic Assay bin counts endpoints
Configuration menu - View commit details
-
Copy full SHA for 2b8499d - Browse repository at this point
Copy the full SHA 2b8499dView commit details -
Fix clinical data NA counts for multiple studies (#10978)
fix clinical data NA counts for multiple studies --------- Co-authored-by: lismana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb7fb2d - Browse repository at this point
Copy the full SHA cb7fb2dView commit details -
Demo rfc80 poc mutation data count unit tests (#10981)
* Fix CNA table definition
Configuration menu - View commit details
-
Copy full SHA for 3c95157 - Browse repository at this point
Copy the full SHA 3c95157View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9afc4a - Browse repository at this point
Copy the full SHA b9afc4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2900e6f - Browse repository at this point
Copy the full SHA 2900e6fView commit details -
Rfc80/add tests mutated-genes,cna-genes,structural-variants filters (#…
…10986) * 🐛 Fix Mutated Genes Filter bug with Or logic * ✅ Add Tests for Mutated-genes,Cna-genes, and structural-variant filters
Configuration menu - View commit details
-
Copy full SHA for 8c6b5ae - Browse repository at this point
Copy the full SHA 8c6b5aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c290bcd - Browse repository at this point
Copy the full SHA c290bcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64d263f - Browse repository at this point
Copy the full SHA 64d263fView commit details -
Configuration menu - View commit details
-
Copy full SHA for beb1ade - Browse repository at this point
Copy the full SHA beb1adeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a46d7e6 - Browse repository at this point
Copy the full SHA a46d7e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c22ed3 - Browse repository at this point
Copy the full SHA 0c22ed3View commit details -
We have to cast all numbers to floats in Clickhouse SQL in order to c…
…ompare them properly (#11021)
Configuration menu - View commit details
-
Copy full SHA for 65a97d3 - Browse repository at this point
Copy the full SHA 65a97d3View commit details -
Merge Alteration Counts that have conflicting HugoSymbols for Study V… (
#11026) * Merge Alteration Counts that have conflicting HugoSymbols for Study View Page * Add comments
Configuration menu - View commit details
-
Copy full SHA for 69d712a - Browse repository at this point
Copy the full SHA 69d712aView commit details -
Add clickhouse custom data endpoints (#10963)
* add clickhouse custom data endpoints * move custom data binning logic to binner and util class * address review comments * remove wildcards * use basicDataBinner for custom data binning * split custom and clinical data binning case * make custom and clinical binning switch case more readable --------- Co-authored-by: Bryan Lai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aec32c0 - Browse repository at this point
Copy the full SHA aec32c0View commit details -
Add samples field to custom filters to allow fetching samples without…
… session (#10998) * add samples field and handling to custom filters --------- Co-authored-by: Bryan Lai <[email protected]> Co-authored-by: Zhaoyuan (Ryan) Fu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da299c5 - Browse repository at this point
Copy the full SHA da299c5View commit details -
Add support for NA in genomic-data-bin-counts (#11006)
* Add NA for genomic-data-bin-counts * Filtering with NA for genomic-data-bin-counts * Fix when subqueries return empty for NA counts * Refinement and comments * Address comments * Fix intersection with parens (#11032) * Fix intersection with parens * Demo rfc80 poc genomic data filter tests (#11036) * add genomic data filter tests testing for missing NAs * add NA genomic data filter tests --------- Co-authored-by: Zhaoyuan (Ryan) Fu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed1165f - Browse repository at this point
Copy the full SHA ed1165fView commit details -
Update to add QValue for Alteration Count Services (#11034)
* Update to add QValue for Alteration Count Services * Update to return List instead of Set * Update to only add mut_sig to mutated_genes * Remove unneeded Exception * Add Qvalue for Structural Variant and CNA * Update logic to add gistic to map
Configuration menu - View commit details
-
Copy full SHA for 218bf61 - Browse repository at this point
Copy the full SHA 218bf61View commit details -
Demo rfc80 poc na count for generic assay (#11039)
* Add NA for generic-assay-bin-counts * Filtering with NA for generic-assay-data-bin-counts * Parens precautions * unskip generic assay api tests --------- Co-authored-by: alisman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c9bd23b - Browse repository at this point
Copy the full SHA c9bd23bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70fb74f - Browse repository at this point
Copy the full SHA 70fb74fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f48ea7 - Browse repository at this point
Copy the full SHA 2f48ea7View commit details -
Rfc80/add na clinical data filtering (#11050)
* Add Categorical Clinical Attribute NA filtering * add api tests --------- Co-authored-by: alisman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29be4af - Browse repository at this point
Copy the full SHA 29be4afView commit details -
Add generic-assay-data-counts endpoint (#11059)
* Add generic-assay-data-counts endpoint * Update GenericAssayFilter to support NA's * Add tests for generic assay data counts endpoint (categorical) --------- Co-authored-by: alisman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a396f71 - Browse repository at this point
Copy the full SHA a396f71View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd40799 - Browse repository at this point
Copy the full SHA bd40799View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8ee142 - Browse repository at this point
Copy the full SHA e8ee142View commit details -
Configuration menu - View commit details
-
Copy full SHA for f88d85e - Browse repository at this point
Copy the full SHA f88d85eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e24a413 - Browse repository at this point
Copy the full SHA e24a413View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dd6462 - Browse repository at this point
Copy the full SHA 1dd6462View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fc8001 - Browse repository at this point
Copy the full SHA 3fc8001View commit details -
Add new property for clickhouse cache enabling (#11109)
* add separate property for clickhouse cache enabling --------- Co-authored-by: Bryan Lai <[email protected]> Co-authored-by: alisman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc691d0 - Browse repository at this point
Copy the full SHA fc691d0View commit details -
Fix trim trailing error (#11085)
* Fix trim trailing error * reduce substr logic using negative end index * Update clickhouse.sql --------- Co-authored-by: Robert Sheridan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 09e0917 - Browse repository at this point
Copy the full SHA 09e0917View commit details -
Configuration menu - View commit details
-
Copy full SHA for 928f5b1 - Browse repository at this point
Copy the full SHA 928f5b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 302fdb4 - Browse repository at this point
Copy the full SHA 302fdb4View commit details -
Add isUnfiltered condition to cacheable clickhouse methods (#11120)
* add singleStudyUnfiltered condition to cacheable clickhouse methods * add condition for density and violin plot data methods * change singleStudyUnfiltered to just unfiltered --------- Co-authored-by: Bryan Lai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b888b7f - Browse repository at this point
Copy the full SHA b888b7fView commit details -
Fix violin plot sample filtering and counting issues (#11122)
* use samples filtered without numerical clinical data filter when converting patient clinical data to sample clinical data * make clinical data sample/patient ids match legacy ids, and use stable ids to count samples when internal id is null
Configuration menu - View commit details
-
Copy full SHA for 30b45c4 - Browse repository at this point
Copy the full SHA 30b45c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cfd84d - Browse repository at this point
Copy the full SHA 1cfd84dView commit details -
Fix profiling count issues in legacy (#11105)
* Fix errant genetic profile matches due to overlapping type suffix * fix legacy broken profile counts * Fix clinical event availability grouping (broken for multi study where stable sampleids are repeated)
Configuration menu - View commit details
-
Copy full SHA for 4efde5b - Browse repository at this point
Copy the full SHA 4efde5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1934161 - Browse repository at this point
Copy the full SHA 1934161View commit details -
use case-insensitive ILIKE instead of case-sensitive LIKE when lookin…
…g for sample acquisition and specimen (#11143)
Configuration menu - View commit details
-
Copy full SHA for aa04102 - Browse repository at this point
Copy the full SHA aa04102View commit details -
ignore non-numeric values for violin plot to prevent number format ex…
…ceptions (#11135) Co-authored-by: alisman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b6f136 - Browse repository at this point
Copy the full SHA 5b6f136View commit details -
Rfc80/clinical data counts refactor (#11084)
* ♻️ Refactor NewStudyViewFilterUtil * Update SQL to return ClinicalDataCountItem.. NA's not implemented * Add NA counts to SQL for clinical data counts * Remove unused methods * Fix unit tests for clinical data counts * Remove unused import * Fix Review Comments --------- Co-authored-by: alisman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e2371f - Browse repository at this point
Copy the full SHA 6e2371fView commit details -
Configuration menu - View commit details
-
Copy full SHA for eff0c23 - Browse repository at this point
Copy the full SHA eff0c23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b6d814 - Browse repository at this point
Copy the full SHA 1b6d814View commit details -
Update to handle use case when sampleProfileWithoutGenePanel is 0 the…
…n assume total Profile Count
Configuration menu - View commit details
-
Copy full SHA for 136dac2 - Browse repository at this point
Copy the full SHA 136dac2View commit details -
add custom driver filtering unit tests
Bryan Lai authored and haynescd committedNov 24, 2024 Configuration menu - View commit details
-
Copy full SHA for bfab365 - Browse repository at this point
Copy the full SHA bfab365View commit details -
add missing study filter param to clickhouse method for caching condi…
…tion
Bryan Lai authored and haynescd committedNov 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 076ecf6 - Browse repository at this point
Copy the full SHA 076ecf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e00f084 - Browse repository at this point
Copy the full SHA e00f084View commit details -
Add back NA counts when corresponding samples are filtered out of stu…
…dy view (#11185) * Fix counting of clinical data na when filtered out * Add caching and cleanup * Fix Sonar issues
Configuration menu - View commit details
-
Copy full SHA for 14b6a65 - Browse repository at this point
Copy the full SHA 14b6a65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5804a71 - Browse repository at this point
Copy the full SHA 5804a71View commit details -
Configuration menu - View commit details
-
Copy full SHA for c56d3ea - Browse repository at this point
Copy the full SHA c56d3eaView commit details -
Api Tests Config for CircleCI (#11188)
* add api tests for circleci
Configuration menu - View commit details
-
Copy full SHA for a4ced11 - Browse repository at this point
Copy the full SHA a4ced11View commit details -
Revert "add custom driver filtering unit tests" (#11203)
This reverts commit 80ef8c9.
Configuration menu - View commit details
-
Copy full SHA for 74209d4 - Browse repository at this point
Copy the full SHA 74209d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85329b6 - Browse repository at this point
Copy the full SHA 85329b6View commit details -
Add tests for profiled counts (#11190)
* add tests for profiled counts * fix profiled counts assertions --------- Co-authored-by: Bryan Lai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 01b72a9 - Browse repository at this point
Copy the full SHA 01b72a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 543f115 - Browse repository at this point
Copy the full SHA 543f115View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e3dc8f - Browse repository at this point
Copy the full SHA 4e3dc8fView commit details -
Split clickhouse integration tests into separate files for each method (
#11209) * separate clickhouse tests into different files * change name of cna counts test file --------- Co-authored-by: Bryan Lai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 242ca4d - Browse repository at this point
Copy the full SHA 242ca4dView commit details -
Adding option for extracting study ids from sample identifiers for cl…
…inical data counts endpoint (#11192) Co-authored-by: alisman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cad5ab8 - Browse repository at this point
Copy the full SHA cad5ab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3174391 - Browse repository at this point
Copy the full SHA 3174391View commit details -
Use PR-specific image for circleci api tests (#11217)
Use PR-specific image for circleci api tests
Configuration menu - View commit details
-
Copy full SHA for db43621 - Browse repository at this point
Copy the full SHA db43621View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e95a1c - Browse repository at this point
Copy the full SHA 1e95a1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce3354d - Browse repository at this point
Copy the full SHA ce3354dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6ace50 - Browse repository at this point
Copy the full SHA a6ace50View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef25b13 - Browse repository at this point
Copy the full SHA ef25b13View commit details -
add integration tests for cna-genes and sv-genes (#11221)
Co-authored-by: Bryan Lai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53c7126 - Browse repository at this point
Copy the full SHA 53c7126View commit details
Commits on Nov 25, 2024
-
haynescd committed
Nov 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 2b45019 - Browse repository at this point
Copy the full SHA 2b45019View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64fe5d0 - Browse repository at this point
Copy the full SHA 64fe5d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b44eb6e - Browse repository at this point
Copy the full SHA b44eb6eView commit details -
Fix swagger decorators for rfc80 clickhouse controller (#11230)
* Hide select properties of ClinicalDataFilter from frontend * Update swagger decorators on clickhouse controller
Configuration menu - View commit details
-
Copy full SHA for b780409 - Browse repository at this point
Copy the full SHA b780409View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aac75e - Browse repository at this point
Copy the full SHA 2aac75eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9075f37 - Browse repository at this point
Copy the full SHA 9075f37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17a5dad - Browse repository at this point
Copy the full SHA 17a5dadView commit details -
Configuration menu - View commit details
-
Copy full SHA for c97fc06 - Browse repository at this point
Copy the full SHA c97fc06View commit details
Commits on Dec 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 97c5c5e - Browse repository at this point
Copy the full SHA 97c5c5eView commit details
Commits on Dec 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 219c111 - Browse repository at this point
Copy the full SHA 219c111View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc16f2c - Browse repository at this point
Copy the full SHA cc16f2cView commit details -
Add categorical patient level filtering for generic-assay-data-counts (…
…#11155) * Add patient level filtering for aggregation * Patient level filtering works for non-NA * Categorical patient level filtering & clean up * Use new generic assay table schema
Configuration menu - View commit details
-
Copy full SHA for b72ddaa - Browse repository at this point
Copy the full SHA b72ddaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04c9b42 - Browse repository at this point
Copy the full SHA 04c9b42View commit details
Commits on Dec 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 68dfdaf - Browse repository at this point
Copy the full SHA 68dfdafView commit details