new_majiq.Contigs

class rna_majiq.Contigs(contigs)

Collection of contigs/chromosomes on which genes can be defined

Parameters:

contigs (_Contigs) – Underlying object binding the internal C++ API

See also

Contigs.from_list, Contigs.from_zarr

__init__(contigs)

Methods

__init__(contigs)

annotate_contig_idx(df)

For now, just add seqid to df using df.contig_idx

checksum()

from_list(seqid)

Create Contigs for the list of seqids

from_zarr(store[, group])

Load Contigs from specified path/store

to_zarr(store, mode[, group, consolidated])

Attributes

contig_idx

df

seqid