calculateHZEIperNT {VarCon} | R Documentation |
This function generates a table with HZEI scores per index nucleotide.
calculateHZEIperNT(seq)
seq |
Nucleotide sequence longer than 11nt and only containing bases "A", "G", "C", "T". |
Dataframe with HZEI value per index position.
calculateHZEIperNT("TTCCAAACGAACTTTTGTAGGGA")