Hi, when I converted the solid output to fastq, the galaxy always complained 
the following error. Does anybody know why>>
-------------
An error occurred running this job:Traceback (most recent call last):
File 
"/galaxy/home/g2main/galaxy_main/tools/next_gen_conversion/solid2fastq.py", 
line 207, in <module>
main()
File 
"/galaxy/home/g2main/galaxy_main/tools/next_gen_conversion/solid2fastq.py", 
line 188, in main


Traceback (most recent call last):
  File 
"/galaxy/home/g2main/galaxy_main/tools/next_gen_conversion/solid2fastq.py", 
line 207, in 

    main()
  File 
"/galaxy/home/g2main/galaxy_main/tools/next_gen_conversion/solid2fastq.py", 
line 188, in main
    merge_reads_qual( fr, fq, con, trim_name=options.trim_name, out='db', 
double_encode=options.de, trim_first_base=options.trim_first_base, 
min_qual=options.min_qual, table_name="f3" )
  File 
"/galaxy/home/g2main/galaxy_main/tools/next_gen_conversion/solid2fastq.py", 
line 83, in merge_reads_qual
    cursor.execute('insert into %s values("%s","%s","%s")' % (table_name, 
defline, lines[0], qual ) )     
sqlite3.OperationalError: near "?3": syntax error

-----------
Thanks!

Jia-Xing

--
Jia-Xing Yue 

Graduate Student
Ecology & Evolutionary Bio. -MS 170
Rice University
6100 Main Street
Houston TX 77005

Phone: 1-832-360-6228
E-mail: y...@rice.edu
Blog: http://bestrok.blogspot.com/




___________________________________________________________
The Galaxy User list should be used for the discussion of
Galaxy analysis and other features on the public server
at usegalaxy.org.  Please keep all replies on the list by
using "reply all" in your mail client.  For discussion of
local Galaxy instances and the Galaxy source code, please
use the Galaxy Development list:

  http://lists.bx.psu.edu/listinfo/galaxy-dev

To manage your subscriptions to this and other Galaxy lists,
please use the interface at:

  http://lists.bx.psu.edu/

Reply via email to