[galaxy-dev] http://toolshed.g2.bx.psu.edu/ is down?
Is http://toolshed.g2.bx.psu.edu/ down? ___ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at: http://lists.bx.psu.edu/ To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/
[galaxy-dev] macs error
Hi, I also have problems with macs and macs2 after update. I got this error which seems a python version issue. But I can not find this file. File "cheetah_DynamicallyCompiledCheetahTemplate_1394672664_28_93644.py", line 82, in respond ImportError: No module named simplejson Any suggestions? Thanks a lot. Changyu Traceback (most recent call last): File "/ifs/rcgroups/webapps/galaxy/rcapps/rcapps-galaxy-dist03/lib/galaxy/jobs/runners/__init__.py", line 152, in prepare_job job_wrapper.prepare() File "/ifs/rcgroups/webapps/galaxy/rcapps/rcapps-galaxy-dist03/lib/galaxy/jobs/__init__.py", line 697, in prepare config_filenames = self.tool.build_config_files( param_dict, self.working_directory ) File "/ifs/rcgroups/webapps/galaxy/rcapps/rcapps-galaxy-dist03/lib/galaxy/tools/__init__.py", line 2757, in build_config_files f.write( fill_template( template_text, context=param_dict ) ) File "/ifs/rcgroups/webapps/galaxy/rcapps/rcapps-galaxy-dist03/lib/galaxy/util/template.py", line 9, in fill_template return str( Template( source=template_text, searchList=[context] ) ) File "/ifs/rcgroups/webapps/galaxy/rcapps/rcapps-galaxy-dist03/eggs/Cheetah-2.2.2-py2.7-linux-x86_64-ucs2.egg/Cheetah/Template.py", line 1004, in __str__ return getattr(self, mainMethName)() File "cheetah_DynamicallyCompiledCheetahTemplate_1394672664_28_93644.py", line 82, in respond ImportError: No module named simplejson ___ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at: http://lists.bx.psu.edu/ To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/
[galaxy-dev] reference genome
Dear Sir or Madam, We have installed our local Galaxy server and everything looks fine. But there are some issues with reference genome index. The BWA and Mageblast is working. Here is how bwa_index.loc looks like: hg18fullhg18Human (Homo sapiens): hg18 Full /u03/galaxy/galaxy_data/hg18/seq/hg18full.fa But Bowtie2, Bowtie, Lastz do not work. When we choose "use a built-in index",nothing is listed in "Select a reference genome:" option. The bowtie2_indices.loc looks like hg18hg18Human(hg18) /u03/galaxy/galaxy_data/hg18/hg18full/bowtie2_index/hg18full Here is the directory of bowtie2_index. -rw-rw-r-- 1 galaxy galaxy 964771848 Jan 28 13:41 hg18full.1.bt2 -rw-rw-r-- 1 galaxy galaxy 720355432 Jan 28 13:41 hg18full.2.bt2 -rw-rw-r-- 1 galaxy galaxy 77255 Jan 28 12:49 hg18full.3.bt2 -rw-rw-r-- 1 galaxy galaxy 720355424 Jan 28 12:49 hg18full.4.bt2 lrwxrwxrwx 1 galaxy galaxy21 Jan 28 12:47 hg18full.fa -> ../../seq/hg18full.fa -rw-rw-r-- 1 galaxy galaxy 964771848 Jan 28 14:38 hg18full.rev.1.bt2 -rw-rw-r-- 1 galaxy galaxy 720355432 Jan 28 14:38 hg18full.rev.2.bt2 We did double check that the tabs was not replaced by multiple spaces in the .loc files. And Galaxy server was restarted each time we changed .loc file. However, There is still no reference is available through the NGS: mapping Bowtie2. How should we debug this? We could not find any errors. Is there any log file we should look into? Anything we missed here? Thanks a lot. Changyu ___ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at: http://lists.bx.psu.edu/ To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/