Hi,
I need to use Trinotate for finishing my transcriptomic analyses. I have followed the instructions in :
https://github.com/Trinotate/Trinotate.github.io/wiki
I am in the step called ' Automated Execution of Trinotate: Running computes and loading results' . Apart from running Trinotate itself, I am not sure what I need to do exactly. If I understand correctly the instructions, I need to modify the headers of a file called 'conf.txt' that it is in /auto/conf.txt
BUT I don't find this file anywhere.
I have been googling and found this:
https://github.com/Trinotate/Trinotate/blob/master/auto/conf.txt
where it explains what is this conf.txt file and what contains.
My questions are:
1 . Do I need to create a file like this: ?
nano conf.txt
with all the info from https://github.com/Trinotate/Trinotate/blob/master/auto/conf.txt and modify the headers (i.e where to find each file).
2 . Do I need to modify the autoTrinotate.pl?
3 . For running Trinotate the command would be:
runMe.sh autoTrinotate.pl
right?
Maybe they are very basic questions but I want to be sure that I understand all the steps.
Thank you in advance.
Thank you so much h.mon for your answer.
However, I get an error message when I try to run the command for Trinotate.
I have create a conf.txt file that looks like:
I have run the following command:
and the error that I get is:
I think I have specified all the resource locations and other templated parameter values, as requested. The directory where I run the command is:
Any guess why I get this error?
Thank you
It seems the conf.txt example starts with
[GLOBALS]
, and yours don't:If this doesn't solve the problem, you can still run all necessary steps separately instead of using the
autoTrinotate.pl
script. Or you can write to the Trinotate mailing list:https://groups.google.com/forum/?hl=en#!forum/trinotate-users