[Denovoassembler-users] Request for guidance
Ray -- Parallel genome assemblies for parallel DNA sequencing
Brought to you by:
sebhtml
From: Jason T. <jas...@gm...> - 2016-11-15 09:42:18
|
Dear Ray Developers, Thank you for contributing this useful piece of software. I am using Ubuntu as my working platform but i received an error "Rank 0 : no input files, aborting" when i executed Ray program of Ray-2.3.1.tar.bz2 which is downloaded from this website https://sourceforge.net/projects/denovoassembler/files/ The command that i entered was mpiexec -n 2 ray-build/Ray -detect-sequence-files SRR1633365 -show memory-usage and the file SRR1633365.fastq.gz is in the folder SRR1633365 However, when i installed the Ray by using this command, it can be executed successfully. sudo apt-get install Ray mpiexec -n 2 Ray -detect-sequence-files SRR1633365 -show memory-usage Could anyone please guide me the solution for this problem? Thanks Jason |