Is there a way to use subseq() to insert nucleotides?

Take for example foo:

foo <- DNAStringSet('ACTTA')

I'd like to insert e.g. a G between positions 2 and 3 so that foo looks like
'ACGTTA'  Is there a way to do this using subseq()?  Or is an alternative
function recommended?

Thanks,
Andrew

        [[alternative HTML version deleted]]

_______________________________________________
Bioc-sig-sequencing mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/bioc-sig-sequencing

Reply via email to