This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Error in checkForRemoteErrors(val) : QuasR: can't pass alignment parameters

Hey :)

I am trying to do a bisulfite alignment with qAlign function. This is my command:

align <- qAlign("/analysis/SampleFile.txt","/analysis/refgenome.fa",aligner="Rbowtie",bisulfite="dir",alignmentParameter=" -m 3 -v 5 --best --strata")

I always get the following error whenever i try to pass alignment parameters no matter what the parameters are:

Error in checkForRemoteErrors(val) :
  one node produced an error: Error on server.whorke.de processing sample /testread.fasta : bowtie (CtoT) failed to perform the alignments.

Any suggestion?

Thanks in advance!

Best,

Amer

r alignment bisulfite quasr

Please use the formatting bar (especially the code option) to present your post better. I've done it for you this time.
code_formatting

0 answers

No answers yet.

Log in to answer this question.