The goal is to mark duplicates instead of removing them, however, when setting "remove-duplicates: true with duplicates-tool: "picard"", duplicates get removed instead of getting marked but when remove-duplicates is set to false, picard does even run and therefore doesn't mark the duplicates. Is there a way where i can run picard's markduplicates to mark duplicates only? Thanks in advance.