bs3 icon indicating copy to clipboard operation
bs3 copied to clipboard

bs_align error

Open lyd0527 opened this issue 6 years ago • 0 comments

Hi,

bs3-align failed with the error message:

./bs3-align -1 bs_1.fq.pe -2 bs_2.fq.pe -g  -o WGBC -f sam -g ref.fa -d reference_genome/
     BS-Seeker3 beta

Traceback (most recent call last):
  File "bs3-align.py", line 434, in <module>
    'temp-' + options.outfilename + '-' + str(j + 1),
TypeError: cannot concatenate 'str' and 'NoneType' objects

Thank you~

Yuanda

lyd0527 avatar Aug 22 '18 17:08 lyd0527