tidysq icon indicating copy to clipboard operation
tidysq copied to clipboard

Interpret [A, C, T, G, N] as dna_ext

Open ErdaradunGaztea opened this issue 3 years ago • 0 comments

Currently the order of matching is dna_bsc -> rna_bsc -> ami_bsc -> dna_ext -> rna_ext -> ami_ext -> unt. However, [A, C, T, G, N] is matched by ami_bsc alphabet.

We should include this specific set of letters between rna_bsc and ami_bsc as dna_ext (and analogously for rna_ext).

ErdaradunGaztea avatar Jul 14 '21 08:07 ErdaradunGaztea