This is a test version of Biostars. For the public version, visit https://www.biostars.org.
pbalign issue: blasr v5.1 seems to be not integrated with pbalign

When installing the newest blasr and pbalign through github tutorials I get this after running pbalign.

ERROR: --sam is no longer supported, use --bam, then translate from .bam to .sam
[ERROR] 2016-09-10 11:00:09,126Z [root Execute 67] BlasrService returned a non-zero exit status. [INFO] 2016-09-10T13:00:09 [blasr] started.
ERROR: --sam is no longer supported, use --bam, then translate from .bam to .sam
[INFO] 2016-09-10 11:00:09,126Z [pbalign.pbalignrunner _pacbio_main_runner 153] exiting with return code 1 in 0.28 sec.

How to overcome this problem or install older blasr? Please, help me

alignment pbalign pacbio blasr

2 answers

My interpretation is that the --sam flag is no longer supported as such throwing an error, how did you run the code?

The installation of blasr is the most horrible installation I have encountered, so far.

It looks like they fixed this issue by producing blasr v5.3. You have to install pbalign and blasr through their new installing platform called pitchfork. From my experience be very careful using clean environment they offer. Right now I'm trying to get back to my system environment after I terminated session with their clean environment. If anyone can help, please see this: http://unix.stackexchange.com/questions/309891/no-access-to-system-binaries-after-switching-off-terminal-with-bash-session-with Thanks

Log in to answer this question.