scikit-allel
v1.0.1
  • Data structures
    • In-memory data structures
    • Chunked arrays
    • Dask arrays
    • Utility functions
  • Statistics and plotting
  • Input/output utilities
  • Chunked storage utilities
  • Miscellaneous utilities
  • Release notes
scikit-allel
  • Docs »
  • Data structures
  • Edit on GitHub

Data structuresΒΆ

  • In-memory data structures
    • GenotypeArray
    • GenotypeVector
    • Genotypes
    • HaplotypeArray
    • AlleleCountsArray
    • GenotypeAlleleCountsArray
    • GenotypeAlleleCountsVector
    • GenotypeAlleleCounts
    • VariantTable
    • FeatureTable
    • SortedIndex
    • SortedMultiIndex
    • UniqueIndex
  • Chunked arrays
    • GenotypeChunkedArray
    • HaplotypeChunkedArray
    • AlleleCountsChunkedArray
    • VariantChunkedTable
    • FeatureChunkedTable
    • AlleleCountsChunkedTable
  • Dask arrays
    • GenotypeDaskArray
    • HaplotypeDaskArray
    • AlleleCountsDaskArray
  • Utility functions
Next Previous

© Copyright 2015, Alistair Miles. Revision 736af010.

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