bioin.motif.score_with_pseudocount¶
-
bioin.motif.score_with_pseudocount(motifs)[source]¶ Compute the total different occurrences of nucleotides that consensus_pseudo have with motifs
Parameters: motifs (list) – list of strings, a set of k-mers motifs Returns: Integer, number of different nucleotides that consensus_pseudo have with motifs