Skip to main content
Ctrl+K
scikit-bio 0.6.2 documentation scikit-bio 0.6.2 documentation
  • Install
  • Learn
  • Documentation
  • Contribute
  • Community
  • Releases
  • About
    • Input and Output (skbio.io)
    • Biological Sequences (skbio.sequence)
    • Sequence Alignments (skbio.alignment)
    • Trees and Phylogenetics (skbio.tree)
    • Community Diversity (skbio.diversity)
    • Multivariate Statistics (skbio.stats)
    • Biological Embeddings (skbio.embedding)
    • Data Table (skbio.table)
    • Metadata (skbio.metadata)
    • Workflow construction (skbio.workflow)
    • Utilities for Developers (skbio.util)
  • GitHub
  • Twitter
  • Install
  • Learn
  • Documentation
  • Contribute
  • Community
  • Releases
  • About
  • Input and Output (skbio.io)
  • Biological Sequences (skbio.sequence)
  • Sequence Alignments (skbio.alignment)
  • Trees and Phylogenetics (skbio.tree)
  • Community Diversity (skbio.diversity)
  • Multivariate Statistics (skbio.stats)
  • Biological Embeddings (skbio.embedding)
  • Data Table (skbio.table)
  • Metadata (skbio.metadata)
  • Workflow construction (skbio.workflow)
  • Utilities for Developers (skbio.util)
  • GitHub
  • Twitter

Section Navigation

  • Simple binary dissimilarity matrix format (skbio.io.format.binary_dm)
  • BIOM-Format (skbio.io.format.biom)
  • BLAST+6 format (skbio.io.format.blast6)
  • BLAST+7 format (skbio.io.format.blast7)
  • Clustal format (skbio.io.format.clustal)
  • EMBL format (skbio.io.format.embl)
  • Embedding format (skbio.io.format.embed).
  • FASTA/QUAL format (skbio.io.format.fasta)
  • FASTQ format (skbio.io.format.fastq)
  • GenBank format (skbio.io.format.genbank)
  • GFF3 format (skbio.io.format.gff3)
  • Labeled square matrix format (skbio.io.format.lsmat)
  • Newick format (skbio.io.format.newick)
  • Ordination results format (skbio.io.format.ordination)
  • PHYLIP multiple sequence alignment format (skbio.io.format.phylip)
  • QSeq format (skbio.io.format.qseq)
  • Stockholm format (skbio.io.format.stockholm)
  • Taxdump format (skbio.io.format.taxdump)
  • Format Support
  • skbio.io.registry.write
  • skbio.io.registry.read
  • skbio.io.registry.sniff
  • I/O utilities (skbio.io.util)
  • I/O Registry (skbio.io.registry)
    • skbio.io.registry.IORegistry
    • skbio.io.registry.Format
    • skbio.io.registry.create_format
  • Input and Output (skbio.io)
  • I/O Registry (skbio.io.registry)
  • skbio.io.registry.Format
  • skbio.io.registry.Format.__gt__

skbio.io.registry.Format.__gt__#

Format.__gt__(value, /)#

Return self>value.

previous

skbio.io.registry.Format.__getstate__

next

skbio.io.registry.Format.__hash__

On this page
  • Format.__gt__()

© Copyright 2014-2024, scikit-bio development team.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.