Question: Changing Fastq To Fastqillumina Fails
0
gravatar for Ryan Golhar
8.6 years ago by
Ryan Golhar80
Ryan Golhar80 wrote:
I've uploaded a compressed (gzip) fastq file into galaxy. The file is recognized as fastq. When I try to run the FASTQ Summary Statistics program on the uploaded file, I don't see the file listed in the drop-down box. I then tried to change the type of the file from fastq to fastqillumina and I get the following error: ⇝ TypeError: ldda_edit_info() takes exactly 6 non-keyword arguments (5 given) URL: http://genomes.umdnj.edu/galaxy/library_common/ldda_edit_info?library_ id=2234cb1fd1df4331&show_deleted=False&cntrller=library_admin&folder_i d=8b0bee1f52868c9e&use_panels=False File '/opt/galaxy_dist/eggs/WebError-0.8a- py2.6.egg/weberror/evalexception/middleware.py', line 364 in respond app_iter = self.application(environ, detect_start_response) File '/opt/galaxy_dist/eggs/Paste-1.6-py2.6.egg/paste/debug/prints.py', line 98 in __call__ environ, self.app) File '/opt/galaxy_dist/eggs/Paste-1.6-py2.6.egg/paste/wsgilib.py', line 539 in intercept_output app_iter = application(environ, replacement_start_response) File '/opt/galaxy_dist/eggs/Paste-1.6-py2.6.egg/paste/recursive.py', line 80 in __call__ return self.application(environ, start_response) File '/opt/galaxy_dist/eggs/Paste-1.6-py2.6.egg/paste/httpexceptions.py', line 632 in __call__ return self.application(environ, start_response) File '/opt/galaxy_dist/lib/galaxy/web/framework/base.py', line 125 in __call__ body = method( trans, **kwargs ) TypeError: ldda_edit_info() takes exactly 6 non-keyword arguments (5 given) -- CONFIDENTIALITY NOTICE: This email communication may contain private, confidential, or legally privileged information intended for the sole use of the designated and/or duly authorized recipient(s). If you are not the intended recipient or have received this email in error, please notify the sender immediately by email and permanently delete all copies of this email including all attachments without reading them. If you are the intended recipient, secure the contents in a manner that conforms to all applicable state and/or federal requirements related to privacy and confidentiality of such information.
galaxy • 1.2k views
ADD COMMENTlink modified 8.6 years ago • written 8.6 years ago by Ryan Golhar80
0
gravatar for Ryan Golhar
8.6 years ago by
Ryan Golhar80
Ryan Golhar80 wrote:
Hi all - I've had a series of problems with a vanilla installation of Galaxy and no response from the mailing list...I could use some help with getting Galaxy running properly...
ADD COMMENTlink written 8.6 years ago by Ryan Golhar80
Hi Ryan, This is because all Galaxy tools that use fastq as an input data type require fastqsanger format. Use the FASTQ groomer to convert your fastq file into fastqsanger format, and the resulting dataset will be available for summary statistics. More information on basic fastq manipulations, including grooming, can be found in this screencast: http://screencast.g2.bx.psu.edu/galaxy/quickie_13_fastq_basic/flow.htm l This is bug. We'll fix it soon and notify you when it's fixed so that you can update your repository. Thanks for using Galaxy, J.
ADD REPLYlink written 8.6 years ago by Jeremy Goecks2.2k
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 180 users visited in the last hour