I receive the following error while running tophat: Traceback (most recent call last): File "/galaxy-repl/main/jobdir/013/902/13902630/set_metadata_GiK6KF.py", line 1, in <module> from galaxy_ext.metadata.set_metadata import set_metadata; set_metadata() File "/cvmfs/main.galaxyproject.org/galaxy/lib/galaxy_ext/metadata/set_metadata.py", line 85, in set_metadata datatypes_registry.load_datatypes( root_dir=galaxy_root, config=datatypes_config ) File "/cvmfs/main.galaxyproject.org/galaxy/lib/galaxy/datatypes/registry.py", line 97, in load_datatypes tree = galaxy.util.parse_xml( config ) File "/cvmfs/main.galaxyproject.org/galaxy/lib/galaxy/util/__init__.py", line 209, in parse_xml root = tree.parse( fname, parser=ElementTree.XMLParser( target=DoctypeSafeCallbackTarget() ) ) File "/cvmfs/main.galaxyproject.org/python/lib/python2.7/xml/etree/ElementTree.py", line 647, in parse source = open(source, "rb") IOError: [Errno 2] No such file or directory: '/galaxy/main/scratch/tmp1ilzMo'
Please help. I already try to rerun it now. I use tophat and my input file is a large fastq files >12 G, and a reference genome hg19
Hello, This is a cluster error that a few users have reported. Our administrator is looking into the reason why. Re-running is the best solution I can offer right now, but we'll have more feedback once this is fully resolved. Thanks for posting the question in a new thread! Jen, Galaxy team