This is a test version of Biostars. For the public version, visit https://www.biostars.org.
keeping trimmed edges

Hi,

I was wondering if there was a way, using cutadapt/trim_glore to somehow save the trimmed edges in a way that I can connect them to the original read? Or is it a write-your-own-script scenario? Thanks :)

trimming

1 answer

That's a write your own script scenario.

And if you need a suggestion on how to start: write a script to compare the original reads to the trimmed reads. Shouldn't be too hard :-D

Log in to answer this question.