Hi genomax,
ah, thank you for your idea. Got me going ;-). Indeed I'd like to rc the entire read. So here's the "workflow":
bbduk.sh in=in.fastq literal=ACACGACTACNVGGGTATCTAAKCC out=to_rc.fastq outm=not_to_rc.fastq
reformat.sh in=to_rc.fastq rcomp=f out=rced.fastq
cat not_to_rc.fastq, rced.fastq > in_trimmed_aligned.fastq
That's what you thought of, right?
However, the literal argument doesn't find the primer sequence. Any idea about that?
Thank you for your input!
Cheers,
Karsten
Hello karsten.liere!
It appears that your post has been cross-posted to another site: http://seqanswers.com/forums/showthread.php?t=80003
This is typically not recommended as it runs the risk of annoying people in both communities.
Hello Pierre,
Oh - I'm sorry about that. I had no idea that the two communities are as closely knit as they are. I'll keep it in mind. Thank you for the heads-up.
Cheers,
Karsten