Welcome to the GDC Documentation! ================================= .. image:: images/gdclogo.jpg :alt: GDC Logo :align: center This project provides tools and pipelines for interacting with the Genomic Data Commons (GDC). It is designed to run efficiently on high-performance clusters like the UMN MSI Agate cluster. .. toctree:: :maxdepth: 2 :caption: Contents: installation genomics usage api contributing tutorial_qc_pipeline tutorial_ancestry_classification tutorial_1kg_assembly tutorial_heritability Getting Started --------------- **Recommended Learning Pathway:** 1. :doc:`installation` - Set up software environment 2. :doc:`usage` - Learn how to run the pipeline 3. :doc:`tutorial_1kg_assembly` - Download reference data 4. :doc:`tutorial_qc_pipeline` - Run quality control 5. :doc:`tutorial_ancestry_classification` - Classify ancestry 6. :doc:`tutorial_heritability` - Estimate heritability (optional) **Quick Setup (MSI/UMN HPC):** .. code-block:: bash module use /path/to/GDCGenomicsQC/envs module load gdcgenomicsqc conda activate snakemake cd GDCGenomicsQC snakemake --version **See also:** :doc:`usage` for detailed instructions on running the pipeline with module load or local snakemake. Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`