CONVERT BAM TO U-BAM
REQUIRED for all errors and issues:
a) GATK version used: 22.9.0
b) Exact command used: for f in ${OUTPUT_DIR}/*aligned.bam; do picard RevertSam I=$f O=${f/aligned.bam/unaligned.bam} ATTRIBUTE_TO_CLEAR=XS ATTRIBUTE_TO_CLEAR=XA ; done
c) Entire program log:
-
Hi Elin Mehrasa,
It looks like perhaps the question here is not completed? If you are still running into issues could you add some more details about the problem?
Please sign in to leave a comment.
1 comment