Add eFP/ePlant gene ID validation, microarray probeset support, and m…#324
Open
rmobmina wants to merge 1 commit into
Open
Add eFP/ePlant gene ID validation, microarray probeset support, and m…#324rmobmina wants to merge 1 commit into
rmobmina wants to merge 1 commit into
Conversation
…aster DB list Adds per-eFP-project regex validation (EFP_PROJECT_REGEXES, is_efp_gene_valid) covering both canonical gene IDs and microarray probeset IDs, with a database-to-project mapping (DATABASE_EFP_PROJECT) so gene_expression.py can validate against the right format per database. Adds the eFP+ePlant discovery/validation pipeline: - scrape_view_databases.py / scrape_species_view_info.py: live-discover every eFP and ePlant view across 55 sites, tagging eFP-only vs ePlant-only vs both - build_proj_id_view_mapping.py: resolves multi-paper databases (e.g. atgenexp_*) to per-view proj_id breakdowns - validate_db_regex_coverage.py: tests every database's real sample IDs against production validation, including legacy databases no longer linked from a live dropdown - build_master_db_list.py: rolls everything up by species, tagging source (efp/eplant/both/legacy) and platform (microarray/rna_seq) 193 databases validated, 0 unexplained failures.
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.
No description provided.