Hi All
Anybody know why am getting this error. I get it with version 1.92 and 1.77.
$ /usr/local/thirdparty/picard/picard-tools-1.92/MarkDuplicates.jar I=mut1-1478822061-bowtie2.bam.sort.bam O=mut1-1478822061-bowtie2.bam.sort.rmdup.bam M=marked_dup_metrics.txt REMOVE_DUPLICATES=true
/usr/local/thirdparty/picard/picard-tools-1.92/MarkDuplicates.jar: line 1: PK: command not found
/usr/local/thirdparty/picard/picard-tools-1.92/MarkDuplicates.jar: line 2: ÁP´B: command not found
/usr/local/thirdparty/picard/picard-tools-1.92/MarkDuplicates.jar: line 3:ÀP´B©: command not found
/usr/local/thirdparty/picard/picard-tools-1.92/MarkDuplicates.jar: line 4: syntax error near unexpected token `)'
/usr/local/thirdparty/picard/picard-tools-1.92/MarkDuplicates.jar: line 4: `SªMETA-INF/MANIFEST.MFe½
wÞÑ1Ú¦lj·ÆýV¯)©"ëз/£±ãùÉwNÎÎI¢ÝZåÕîàÔÆ7ä¥ð¦4gm@ dó5¢ÈUYÉW®eYiÕÞ/(:7ª
gÝÄI>--hDáóØýbÇõ`
I also get it with just
$ /usr/local/thirdparty/picard/picard-tools-1.92/MarkDuplicates.jar
/usr/local/thirdparty/picard/picard-tools-1.92/MarkDuplicates.jar: line 1: PK: command not found
/usr/local/thirdparty/picard/picard-tools-1.92/MarkDuplicates.jar: line 2: ÁP´B: command not found
/usr/local/thirdparty/picard/picard-tools-1.92/MarkDuplicates.jar: line 3:ÀP´B©: command not found
/usr/local/thirdparty/picard/picard-tools-1.92/MarkDuplicates.jar: line 4: syntax error near unexpected token `)'
/usr/local/thirdparty/picard/picard-tools-1.92/MarkDuplicates.jar: line 4: `SªMETA-INF/MANIFEST.MFe½
wÞÑ1Ú¦lj·ÆýV¯)©"ëз/£±ãùÉwNÎÎI¢ÝZåÕîàÔÆ7ä¥ð¦4gm@ dó5¢ÈUYÉW®eYiÕÞ/(:7ª
gÝÄI>--hDáóØýbÇõ`
Thanks for your help
I will try this but what is surprising if this works is that I have run the command I specified successfully in the past. I only encountered this problem when switching to a new server.
Yes, that was it. Thanks