haptools
v0.4.2

Overview

  • Installation
  • Example files
  • Contributing

File Formats

  • Genotypes
  • Haplotypes
  • Phenotypes and Covariates
  • Linkage disequilibrium
  • Summary Statistics
  • Causal SNPs
  • Breakpoints
  • Sample Info
  • Models
  • Maps

Commands

  • simgenotype
  • simphenotype
  • karyogram
  • transform
  • index
  • clump
  • ld

API

  • data
  • haptools
    • Documentation
  • examples
haptools
  • haptools
  • Edit on GitHub

haptools

  • Documentation
    • Command line interface
      • haptools
        • clump
        • index
        • karyogram
        • ld
        • simgenotype
        • simphenotype
        • transform
    • Module contents
      • haptools.data.data module
        • Data
      • haptools.data.genotypes module
        • Genotypes
        • GenotypesPLINK
        • GenotypesPLINKTR
        • GenotypesTR
        • GenotypesVCF
        • TRRecordHarmonizerRegion
      • haptools.data.phenotypes module
        • Phenotypes
      • haptools.data.covariates module
        • Covariates
      • haptools.data.haplotypes module
        • Extra
        • Haplotype
        • Haplotypes
        • Repeat
        • Variant
        • classproperty
      • haptools.data.breakpoints module
        • Breakpoints
      • haptools.sim_genotype module
        • get_segment()
        • output_vcf()
        • simulate_gt()
        • start_segment()
        • validate_params()
        • write_breakpoints()
      • haptools.sim_phenotype module
        • Effect
        • Haplotype
        • PhenoSimulator
        • Repeat
        • simulate_pt()
      • haptools.karyogram module
        • GetCentromereClipMask()
        • GetChrom()
        • GetChromOrder()
        • GetCmRange()
        • GetHaplotypeBlocks()
        • GetPopList()
        • PlotHaplotypeBlock()
        • PlotKaryogram()
      • haptools.transform module
        • GenotypesAncestry
        • HaplotypeAncestry
        • HaplotypesAncestry
        • transform_haps()
      • haptools.ld module
        • Haplotype
        • calc_ld()
        • pearson_corr_ld()
      • haptools.index module
        • append_suffix()
        • index_haps()
      • haptools.clump module
        • ComputeExactLD()
        • ComputeLD()
        • GetOverlappingSamples()
        • LoadVariant()
        • SummaryStats
        • Variant
        • WriteClump()
        • clumpstr()
Previous Next

© Copyright 2021, Michael Lamkin, Arya Massarat. Revision 2f2f6f82.

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