java.lang.AssertionError: Seems odd so I added this assertion. I don't see anywhere it was being used. Use -da flag to override.
I will examine that carefully this weekend. Anyway, you can try running with the -da flag, which may fix things. It looks like I made some changes to the code related to processing custom read names since I designed that workflow. The -da flag will allow you to circumvent that crash, but I'm not certain whether it will have a different problem later (though that should become apparent quickly).Alternatively, you can go here:
and download this version:
BBMap_33.41_java7.tar.gz
...which was released closest in time to that post. I don't generally recommend using old versions, but the custom naming schema has changed substantially since then so I'm not sure whether the current state supports that mode. But I'll fix it if possible.
-Brian
Comment