Hello,
I have WES data of tumor samples with matched ones (paired-end, illumina). I trimmed them using trimmomatic (LEADING: 30, TRAILING:30, MINLEN:50) and aligned them against hg38 using bwa mem. I wann use VarScan2 to call somatic and germline variants. Is it necessary to mark the duplicates, realign the data and recalibrate base quality score before using VarScan2?
As I found mark duplicates and realign indels are not necessary, right?
I’d really appreciate any help!
Note that I edited the post and removed the
/dev/stdin
from the line with the BWA command, sorry was there by mistake.Thanks ATpoint. I really appreciate if you answer my question here, as well?