gcell.dna.motif.Motif# class gcell.dna.motif.Motif(id, gene_name, dbd, database, cluster_id, cluster_name, pfm)[source]# Base class for TFBS motifs. Parameters: id strThe ID of the motif gene_name strThe name of the gene dbd strThe DNA binding domain of the motif database strThe database the motif is from cluster_id strThe ID of the cluster the motif is in cluster_name strThe name of the cluster the motif is in pfm strThe path to the PFM file Methods plot_logo([filename, format, size, ...]) plot seqlogo of motif using pfm file