DBGen
stable

User Guide

  • Installation
  • Tutorial
    • Supported services
    • Backend database
      • Setup
      • Start and stop the backend
    • Customize DBGen
    • DBGen tables
    • Workflow
      • Load data
      • Download sample genotype
      • Save bioinformatic results
      • Query the database
        • Get phenotype names
        • Get tool names
        • Get raw genotype
        • Get genotype URLs
        • Get phenotypes
        • Get results
    • Examples
  • Contributing to DBGen
    • How Can I Contribute?
    • Coding Style
  • Running tests

API Reference

  • DBGen
  • Species
  • Dataset
  • Sample
  • Phenotype
  • Result

Copyright

  • Authors
  • Apache License
    • TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
      • 1. Definitions.
      • 2. Grant of Copyright License.
      • 3. Grant of Patent License.
      • 4. Redistribution.
      • 5. Submission of Contributions.
      • 6. Trademarks.
      • 7. Disclaimer of Warranty.
      • 8. Limitation of Liability.
      • 9. Accepting Warranty or Additional Liability.
      • APPENDIX: How to apply the Apache License to your work
DBGen
  • Docs »
  • Index
  • Edit on GitHub

Index

C | D | I | L | P | R | S

C

  • connect_db() (in module dbgen.dbgen)

D

  • Dataset (class in dbgen.tables.dataset)
  • Dataset.DoesNotExist
  • Dataset.MultipleObjectsReturned
  • dbgen.dbgen (module)
  • dbgen.tables.dataset (module)
  • dbgen.tables.phenotype (module)
  • dbgen.tables.result (module)
  • dbgen.tables.sample (module)
  • dbgen.tables.species (module)
  • download_raw_data() (dbgen.tables.sample.Sample static method)
  • drop_db() (in module dbgen.dbgen)

I

  • import_data() (in module dbgen.dbgen)
    • (in module dbgen.tables.dataset)
    • (in module dbgen.tables.phenotype)
    • (in module dbgen.tables.sample)
    • (in module dbgen.tables.species)

L

  • load_cfg() (in module dbgen.dbgen)

P

  • Phenotype (class in dbgen.tables.phenotype)
  • Phenotype.DoesNotExist
  • Phenotype.MultipleObjectsReturned
  • print_db() (in module dbgen.dbgen)

R

  • RawFile (class in dbgen.tables.sample)
  • Result (class in dbgen.tables.result)
  • Result.DoesNotExist
  • Result.MultipleObjectsReturned

S

  • Sample (class in dbgen.tables.sample)
  • Sample.DoesNotExist
  • Sample.MultipleObjectsReturned
  • save_result() (dbgen.tables.sample.Sample static method)
  • shutdown_db() (in module dbgen.dbgen)
  • Species (class in dbgen.tables.species)
  • Species.DoesNotExist
  • Species.MultipleObjectsReturned
  • start_db() (in module dbgen.dbgen)

© Copyright 2020, Pietro Barbiero Revision 5af33a81.

Built with Sphinx using a theme provided by Read the Docs.