genomepy.genome

Genome class, modules & related functions

Functions

generate_fa_sizes(fname, outname)

Generate a fa.sizes file.

generate_gap_bed(fname, outname)

Generate a BED file with gap locations.

Classes

Genome(name[, genomes_dir])

pyfaidx Fasta object of a genome with additional attributes & methods.

Modules

genomepy.genome.sequences

Functions to extract or convert genomic sequences