{"id":26902512,"url":"https://github.com/jaffarkeikei/hackbio","last_synced_at":"2026-05-11T03:07:02.282Z","repository":{"id":284265311,"uuid":"954373098","full_name":"jaffarkeikei/HackBio","owner":"jaffarkeikei","description":"This repository contains a comprehensive toolkit for analyzing single-cell perturbation data from the NeurIPS 2023 Competition. The project focuses on understanding how different drugs (small molecules) affect various cell types at the gene expression level.","archived":false,"fork":false,"pushed_at":"2025-03-25T02:19:15.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T02:35:24.981Z","etag":null,"topics":["csv-files","jupyter-notebook","matplotlib","numpy","python","tensors"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaffarkeikei.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-25T01:35:02.000Z","updated_at":"2025-03-25T02:19:18.000Z","dependencies_parsed_at":"2025-03-25T02:45:33.956Z","dependency_job_id":null,"html_url":"https://github.com/jaffarkeikei/HackBio","commit_stats":null,"previous_names":["jaffarkeikei/hackbio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaffarkeikei%2FHackBio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaffarkeikei%2FHackBio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaffarkeikei%2FHackBio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaffarkeikei%2FHackBio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaffarkeikei","download_url":"https://codeload.github.com/jaffarkeikei/HackBio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246620211,"owners_count":20806718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csv-files","jupyter-notebook","matplotlib","numpy","python","tensors"],"created_at":"2025-04-01T09:43:45.711Z","updated_at":"2026-05-11T03:07:02.245Z","avatar_url":"https://github.com/jaffarkeikei.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HackBio - Gene Expression Analysis\n\nThis repository contains code for analyzing and modeling gene expression data, with a focus on predicting drug responses based on gene expression patterns.\n\n## Repository Structure\n\n```\nHackBio/\n├── data/                    # Data files\n│   ├── raw/                 # Raw data files\n│   └── processed/           # Processed data files\n├── docs/                    # Documentation\n│   └── reports/             # Project reports and findings\n├── logs/                    # Log files\n├── notebooks/               # Jupyter notebooks\n├── results/                 # Results from model runs\n│   ├── advanced/            # Results from advanced model\n│   ├── enhanced/            # Results from enhanced model\n│   ├── optimized/           # Results from optimized model\n│   └── svd/                 # SVD analysis results\n├── src/                     # Source code\n│   ├── models/              # Model implementations\n│   ├── preprocessing/       # Data preprocessing code\n│   ├── utils/               # Utility functions\n│   └── visualization/       # Data visualization code\n└── tests/                   # Test files\n```\n\n## Installation\n\n```bash\n# Create a virtual environment\npython -m venv venv\n\n# Activate the virtual environment\nsource venv/bin/activate  # Linux/Mac\nvenv\\Scripts\\activate     # Windows\n\n# Install dependencies\npip install -r requirements.txt\n```\n\n## Usage\n\n1. Preprocess data:\n```bash\npython src/preprocessing/svd_optimization.py\n```\n\n2. Train and evaluate models:\n```bash\npython src/models/advanced_model.py\npython src/models/enhanced_cnn.py\npython src/models/optimized_cnn.py\n```\n\n3. View results in the `results/` directory\n\n## Documentation\n\nSee the `docs/` directory for detailed reports and findings. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaffarkeikei%2Fhackbio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaffarkeikei%2Fhackbio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaffarkeikei%2Fhackbio/lists"}