Open Kurt-Hetrick opened 1 year ago
use SORT=false this worked for IlluminaBaseCallsToSam, but I have to look into ExtractIlluminaBarcodes. I think new versions were having issues and I had to revert back to 2.17 to get it to work for the novaseqx
also old versions of picard are not immune to having too many file handles open (hence why i had to use SORT=false)
ran into a problem when converting into unmapped bam files. need to investigate eventually, but for now will have to create a container using picard version that brian was using.
https://github.com/broadinstitute/picard/issues/1714