Hi everyone,
i have a large folder contains thousands of files which all have to be process by meme
the command i used is ' meme FILENAME -mod dna', however the results were overwritten itself everytime , i know i can set the output directory using -o DIRECTORY, but how can i do this in an automatic fashion for all the files may be using a for loop in bash and output the files in different directories??
many thanks
thank you very much! that works