awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 repository-uri

Awesome GitHub RepositoriesGenomic Data Analysis

Specialized databases and tools for scalable genomic analysis.

Explore 7 awesome GitHub repositories matching part of an awesome list · Genomic Data Analysis. Refine with filters or upvote what's useful.

Awesome Genomic Data Analysis GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • nvidia/isaac-gr00tAvatar NVIDIA

    NVIDIA/Isaac-GR00T

    6,222Vezi pe GitHub↗

    Accelerates standard genomics workflows using GPU-optimized versions of open-source tools.

    Jupyter Notebook
    Vezi pe GitHub↗6,222
  • biopython/biopythonAvatar biopython

    biopython/biopython

    5,078Vezi pe GitHub↗

    Biopython este o bibliotecă de bioinformatică pentru Python care oferă instrumente pentru a analiza, manipula și interpreta secvențe biologice, structuri moleculare și arbori filogenetici. Servește ca un parser de secvențe biologice pentru date genomice și proteomice în mai multe formate de fișiere standard din industrie și acționează ca o interfață pentru interogarea datelor biologice și a citărilor din depozitele NCBI Entrez. Proiectul se distinge prin seturi de instrumente specializate pentru analiza structurii proteinelor și construcția arborilor filogenetici. Include un analizor de structură proteică pentru procesarea fișierelor PDB și mmCIF pentru a calcula geometria moleculară, precum și un set de instrumente pentru arbori filogenetici pentru analizarea relațiilor evolutive dintre specii. Biblioteca acoperă o gamă largă de capabilități de bioinformatică, inclusiv analiza secvențelor genomice pentru transcriere și traducere, gestionarea alinierilor de secvențe și calcule de genetică a populațiilor. Oferă, de asemenea, instrumente de analiză structurală pentru manipularea coordonatelor atomice 3D, precum și utilitare pentru vizualizarea caracteristicilor genomice și modelarea datelor biogeografice. Sistemul se integrează cu binare externe de bioinformatică prin „wrapping” și suportă stocarea persistentă a înregistrărilor biologice prin stocare de secvențe bazată pe SQL.

    Parses and manipulates DNA and RNA sequences to identify features and generate reverse complements.

    Pythonbioinformaticsbiopythondna
    Vezi pe GitHub↗5,078
  • arcinstitute/evo2Avatar ArcInstitute

    ArcInstitute/evo2

    3,951Vezi pe GitHub↗

    evo2 is a genomic large language model and foundation model designed to predict, generate, and analyze genetic information across different species. It functions as a nucleotide sequence modeler and a DNA sequence generator, using transformer-based sequence modeling to process genomic data. The system provides capabilities for synthetic DNA generation, creating new genetic sequences based on biological prompts or species-specific tags. It also performs nucleotide likelihood prediction to score genomic variants and analyze biological properties within DNA sequences. The model supports genomic

    Extracts high-dimensional embeddings from genetic data to perform specialized biological classification and sequence analysis.

    Jupyter Notebook
    Vezi pe GitHub↗3,951
  • google/deepvariantAvatar google

    google/deepvariant

    3,729Vezi pe GitHub↗

    DeepVariant is a deep learning genotyping tool and DNA sequence analysis pipeline used to identify single nucleotide polymorphisms and indels from next-generation sequencing data. It functions as a convolutional neural network genetic variant caller that treats genomic read alignments as multi-channel image tensors to determine genotypes. The system supports specialized analysis workflows including long-read variant calling for circular consensus sequencing and trio-based variant calling to identify inherited or de novo mutations. It enables model optimization for new species or genome contex

    Predicts inherited or de novo mutations by calling variants across related family samples.

    Python
    Vezi pe GitHub↗3,729
  • scverse/scanpyAvatar scverse

    scverse/scanpy

    2,493Vezi pe GitHub↗

    Scanpy is a Python library for the preprocessing, visualization, and analysis of large-scale single-cell gene expression datasets. It serves as a toolkit for single-cell RNA sequencing analysis, providing a framework to process and analyze genomic data from individual cells to identify biological markers and cell types. The library includes a scalable data processing pipeline for cleaning and preparing genomic data, a clustering framework for grouping cells with similar expression profiles, and a system for modeling transitions between cell states to reconstruct biological development and dif

    Provides memory-efficient pipelines for cleaning and preparing large-scale single-cell datasets.

    Pythonanndatabioinformaticsdata-science
    Vezi pe GitHub↗2,493
  • hail-is/hailAvatar hail-is

    hail-is/hail

    1,064Vezi pe GitHub↗

    Cloud-native genomic dataframes and batch computing

    Platform for scalable genomic data analysis.

    Python
    Vezi pe GitHub↗1,064
  • dnanexus-rnd/glnexusAvatar dnanexus-rnd

    dnanexus-rnd/GLnexus

    185Vezi pe GitHub↗

    Scalable gVCF merging and joint variant calling for population sequencing projects

    Tool for scalable gVCF merging and joint variant calling.

    C++
    Vezi pe GitHub↗185
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. Genomic Data Analysis

Explorează sub-etichetele

  • GPU-Accelerated Genomics WorkflowsAccelerates standard genomics workflows using GPU-optimized versions of open-source tools. **Distinct from Genomic Data Analysis:** Distinct from Genomic Data Analysis: focuses on GPU acceleration of existing tools rather than general genomic data analysis.
  • Genomic Preprocessing PipelinesMemory-efficient pipelines for cleaning and preparing genomic data for analysis. **Distinct from Genomic Data Analysis:** Specifically targets the preprocessing stage of genomic analysis rather than general analysis
  • Trio Genomic AnalysisAnalysis of related family samples (trios) to distinguish inherited mutations from de novo mutations. **Distinct from Genomic Data Analysis:** Focuses on familial relationship analysis rather than general scalable genomic analysis