-
Notifications
You must be signed in to change notification settings - Fork 2
Description
I received the error below when I tried to run feature extract.
"--- Filtering peaks. ---
--- Calling annotations & known motifs. ---
!!!!Genome hg38 not found in /gpfs/runtime/opt/homer/4.10/.//config.txt"
I found out that config.txt exists in the following directory "/gpfs/runtime/opt/homer/4.10/config.txt".
How could I change directory for configuration?
GUI has configuration only for PEAS software, but not others. I tried running mine on terminal by copying and paste commands for feature extracts, but these commands seem not to have a directory for this config.txt.
Also, these commands seem not to have been able to access to other fa file that I put, because of error in directory.
It would be great if you could direct me with how to change directory for configuration! Thanks for the help.