Closed jkreinz closed 3 years ago
Here are two different input files that I have tried.
Please have a look at this, https://github.com/genescf/GeneSCF/issues/7#issuecomment-135810510
In addition to that, try specifying complete input path for '-i=
'.
Get back to me if it still doesn't work.
Hi there,
I'm trying to run geneSCF but get an error after downloading the relevant database and trying to run the go enrichment.
I first use the command:
./prepare_database -db=GO_BP -org=tair
and then run go enrichment with:./geneSCF -m=normal -i=../1.ATtest -db=GO_BP -org=tair -o=1.go -t=gid --plot=no --background=27462
but get the following error:
Thanks for your help.