Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

loading error for "E-GEOD-49355" #1

Open
JTFouquier opened this issue May 5, 2016 · 1 comment
Open

loading error for "E-GEOD-49355" #1

JTFouquier opened this issue May 5, 2016 · 1 comment

Comments

@JTFouquier
Copy link
Collaborator

#!python

[INFO, L:74] -process experiment E-GEOD-49355-
[INFO, L:155] get experiment info from http://www.ebi.ac.uk/arrayexpress/json/v2/experiments/arrays.txt
[INFO, L:169] get experiment file info from http://www.ebi.ac.uk/arrayexpress/json/v2/files/arrays.txt
[INFO, L:177] get experiment sdrf file from http://www.ebi.ac.uk/arrayexpress/files/E-GEOD-22069/E-GEOD-22069.hyb.sdrf.txt
[INFO, L:177] get experiment sdrf file from http://www.ebi.ac.uk/arrayexpress/files/E-GEOD-22069/E-GEOD-22069.seq.sdrf.txt
[INFO, L:219] get experiment file info from http://www.ebi.ac.uk/arrayexpress/json/v2/files/E-GEOD-49355
[INFO, L:232] get sample file: http://www.ebi.ac.uk/arrayexpress/files/E-GEOD-49355/E-GEOD-49355.processed.1.zip
Traceback (most recent call last):
  File "manage.py", line 10, in <module>
    execute_from_command_line(sys.argv)
  File "/home/cwu/opt/bgpsdatapy/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 399, in execute_from_command_line
    utility.execute()
  File "/home/cwu/opt/bgpsdatapy/local/lib/python2.7/site-packages/django/core/management/__init__.py", line 392, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
  File "/home/cwu/opt/bgpsdatapy/local/lib/python2.7/site-packages/django/core/management/base.py", line 242, in run_from_argv
    self.execute(*args, **options.__dict__)
  File "/home/cwu/opt/bgpsdatapy/local/lib/python2.7/site-packages/django/core/management/base.py", line 285, in execute
    output = self.handle(*args, **options)
  File "/home/cwu/prj/biogps/biogps_dataset/dataset/management/commands/start.py", line 84, in handle
    data_matrix = setup_dataset(e)
  File "/home/cwu/prj/biogps/biogps_dataset/dataset/management/commands/start.py", line 271, in setup_dataset
    raise Exception, 'file format wrong, check columns of file:%s'%(path+'/'+f)
Exception: file format wrong, check columns of file:tmp/unzip_sample/E-GEOD-49355/GSM1197996_sample_table.txt


@JTFouquier
Copy link
Collaborator Author

new format, compatible now

ID_REF VALUE ABS_CALL
affx-biob-5_at 160.847 P
affx-dapx-5_at 1.539206 A
200031_s_at 6626.281 P


Original comment by: jin_xuefeng

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant