ruanjue / smartdenovo

Ultra-fast de novo assembler using long noisy reads
GNU General Public License v3.0
127 stars 29 forks source link

error while running smartdenovo #38

Closed tanu121093 closed 4 years ago

tanu121093 commented 5 years ago

i am getting the following error when i run the software, the following commands were used to run /home/pbp/smartdenovo/smartdenovo.pl -p haemo3_smartdenovo -c 1 /home/pbp/Documents/run7/run7_filtered/PSHaemo3.fastq > /home/pbp/Documents/run7/run7_filtered/haemo3_smartdenovo.mak make -f haemo3_smartdenovo.mak make -f pbp_smartdenovo.mak
make: pbp_smartdenovo.mak: No such file or directory make: *** No rule to make target `pbp_smartdenovo.mak'. Stop. help to resolve this issue

ruanjue commented 5 years ago

Please confirm this commands

/home/pbp/smartdenovo/smartdenovo.pl -p haemo3_smartdenovo -c 1 /home/pbp/Documents/run7/run7_filtered/PSHaemo3.fastq > /home/pbp/Documents/run7/run7_filtered/haemo3_smartdenovo.mak
make -f haemo3_smartdenovo.mak
make -f pbp_smartdenovo.mak

OR

/home/pbp/smartdenovo/smartdenovo.pl -p haemo3_smartdenovo -c 1 /home/pbp/Documents/run7/run7_filtered/PSHaemo3.fastq > /home/pbp/Documents/run7/run7_filtered/haemo3_smartdenovo.mak make -f haemo3_smartdenovo.mak
make -f pbp_smartdenovo.mak
tanu121093 commented 5 years ago

the command used were

/home/pbp/smartdenovo/smartdenovo.pl -p haemo3_smartdenovo -c 1 /home/pbp/Documents/run7/run7_filtered/PSHaemo3.fastq > /home/pbp/Documents/run7/run7_filtered/haemo3_smartdenovo.makmake -f haemo3_smartdenovo.mak

On 07/28/19 01:30 PM, Jue Ruan notifications@github.com wrote:

Please confirm this commands

/home/pbp/smartdenovo/smartdenovo.pl -p haemo3_smartdenovo -c 1 /home/pbp/Documents/run7/run7_filtered/PSHaemo3.fastq > /home/pbp/Documents/run7/run7_filtered/haemo3_smartdenovo.makmake -f haemo3_smartdenovo.makmake -f pbp_smartdenovo.mak

OR

/home/pbp/smartdenovo/smartdenovo.pl -p haemo3_smartdenovo -c 1 /home/pbp/Documents/run7/run7_filtered/PSHaemo3.fastq > /home/pbp/Documents/run7/run7_filtered/haemo3_smartdenovo.mak make -f haemo3_smartdenovo.makmake -f pbp_smartdenovo.mak

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub(https://github.com/ruanjue/smartdenovo/issues/38?email_source=notifications&email_token=AMWSLAGAKKRWHBC75OU7KG3QBVG2FA5CNFSM4IGXMHA2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD26ZQ4A#issuecomment-515741808), or mute the thread(https://github.com/notifications/unsubscribe-auth/AMWSLADFVDUC3HNDIZ74HWTQBVG2FANCNFSM4IGXMHAQ).

ruanjue commented 4 years ago

Please type your commands in the well format, also give me the error message.