Open lwtan90 opened 7 years ago
Hi, the reduced_genome.sh requires bedtools, kent so make sure you have those downloaded. Also in line 11 of the script please change the name of the folder.
hallo, I read in the .sh script that you state the "load module" function. those are for a "cluster/server", right? I just skipping those lines and run the commands as if locally.
Hi,
I am wondering if these error messages are normal. `Lmod has detected the following error: The following module(s) are unknown: "bedtools"
Please check the spelling or version number. Also try "module spider ..."
Lmod has detected the following error: The following module(s) are unknown: "kent"
Please check the spelling or version number. Also try "module spider ..."
reduced_genome.sh: line 11: cd: folder_for_analysis: No such file or directory `
The reason for this question is because in the directory, I am still seeing the oligomatch.bed,up.txt,down.txt, etc despite the error messages.
Wilson