Dear list,
this seems like a trivial question, but I haven't been able to find a function to serve this particular need:
I want to trim a variable number of bases off the end of a read, in the following manner:
If the length of a read is x, trim y bases.
If the length of a read is x+1, trim y+1 bases.
And so on.
I am just getting to know the Biostrings package, but haven't seen a function that would help here. Any suggestions would be much appreciated.
Thanks so much.
Kamila