This section documents ongoing and past research projects at ABI. Each project has its own page with details about goals, team members, data locations, and analysis methods.
| Project | Description | Lead | Status |
|---|---|---|---|
| cfDNA | Cell-free DNA analysis | *TODO* | Active |
| Microbiome | *TODO: brief description* | *TODO* | Active |
| Vine | *TODO: brief description* | *TODO* | Active |
| *TODO* | *Add more projects as needed* | *TODO* | *TODO* |
*TODO: Move completed projects here with a summary of outcomes.*
| Project | Description | Completed | Outcome |
|---|---|---|---|
| *TODO* | *TODO* | *TODO* | *TODO* |
Each project has a shared data directory at:
/mnt/nas1/proj/<project_name>/
| Project | Data Path |
|---|---|
| cfDNA | /mnt/nas1/proj/cfdna/ *TODO: confirm* |
| Microbiome | *TODO* |
| Vine | *TODO* |
When starting a new project at ABI, please create a wiki page to document it. Use the template below.
https://wiki.abi.am/projects:<project_name> (e.g., projects:my_new_project).Copy this template when creating a new project page:
====== Project Name ====== ===== Overview ===== Brief description of the project goals and scientific questions. ===== Team ===== ^ Name ^ Role ^ Contact ^ | *Name* | *PI / Lead / Analyst* | *email* | ===== Data ===== ^ Dataset ^ Location ^ Description ^ Size ^ | Raw data | /mnt/nas1/proj/project/raw/ | FASTQ files from sequencing | *X* GB | | Results | /mnt/nas1/proj/project/results/ | Analysis outputs | *X* GB | ===== Methods ===== Brief description of the analysis workflow. Link to relevant [[pipelines:start|pipelines]] and [[scripts:start|scripts]]. - QC: [[scripts:qc|FastQC + MultiQC]] - Trimming: [[scripts:adapter_and_quality_trimming|fastp]] - Alignment: [[scripts:alignment|BWA mem]] - Variant calling: *TODO* ===== Results ===== Summary of key findings, links to reports, or references to publications. ===== References ===== * Relevant papers, grant information, or external resources. ===== Notes ===== Any additional information, caveats, or TODOs for the project.