#variantanalysis — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #variantanalysis, aggregated by home.social.
-
#Methode
Das neu #KI-Tool #AlphaGenome sagt voraus, wie sich Sequenzänderungen durch Mutationen z.B. auf Genexpression oder Splicing auswirken. Mit Vorhersagen zu 11 Eigenschaften ist es umfassender als bisherige Tools, dennoch ist es nicht fehlerfrei, zelltypspezifische Expression bleibt eine Herausforderung und jenseits von Maus & Mensch ist das Modell keine Hilfe.Mehr im Artikel von Andrea Pitzschke: https://www.laborjournal.de/editorials/3425.php
#Laborjournal #LifeSci #Bioinformatik #Genomics #VariantAnalysis
-
I open sourced a tool to create lists of repos to run GitHub CodeQL’s Multi-Repository Variant Analysis on, using a keyword search on GitHub.
It's a Bash script you can trigger with a VSCode build task. It uses the GitHub API (via the GitHub CLI) to fill a list in the VSCode settings.
It’s a stopgap before this sort of feature makes it into the product.
https://github.com/advanced-security/mrva-code-search
#MRVA #VariantAnalysis #CodeQL #GitHub #VSCode #BuildTask #SAST #VulnerabilityResearch
-
You can now run a single static analysis query across thousands of repos on GitHub using CodeQL's MRVA (Multi-repo Variant Analysis).
That's great both for security research and rapidly auditing exposure to a single vuln or weakness for security teams.
It works from the CodeQL extension for VSCode, with open source public repos & private repos where CodeQL Code Scanning is enabled.
#GitHub #SecurityResearch #VulnerabilityResearch #CodeQL #VariantAnalysis #MRVA #SAST