I wanted to run Breakdancer but received an error EOF marker is absent
. So I tried Picard ValidateSamFile
to see if there are any errors inside. When I run Picard ValidateSamFile
, I received the following error:
ValidateSamFile Value for tag MC is not a String: class java.lang.Integer
I couldn't find any useful information on it, could anybody help me with the issue? Thanks a lot!
Thank you so much! We found out that it was caused during copying into the disk, the file is not complete with only first several chromosomes included. I'd better check the completeness first in the future.