Thank you! I got it!!!!
Dear all,
To interpret the orthofinder output file Orthogroups.csv, if I have three input protein fasta file, the output Orthogroups.csv is like below, the first two species have no reference genome, so its' ID looks like"Trinity_DN_...", since the ID has similar format for the first two species( Clarias, Pan), how could I identify if they are from the first species (Clarias) or third species (Pan)..
![enter image description![enter image description here][1] here](http://i.ibb.co/GQWt02X/2019-05-17-8-39-45.png)
2 answers
Hi mxlsherry1992,
In the newer version of OrthoFinder (here for example 2.3.1), several output files become tab delimited (Change file endings to .tsv as appropriate).
And in the output file Orthogroups.tsv, the members in each family from different input sequence files are separated by a tab:
Athaliana Hvulgare Osativa Pglaucum Sbicolor Sitalica Zmays
OG0010401 AT1G09410.1, AT1G56690.1 HORVU4Hr1G052340.1 LOC_Os03g20190.1 Pgl_GLEAN_10026176 Seita.9G424600.1.p Zm00001d028935_P001
By using the newer version, the members of your first two species (Clarias, Pan) will be separated by a tab and appear in the second and third columns of "Orthogroups.tsv", so you can identify them by selecting a specific column regardless of the naming.
Hi
Just following on from what SMK said, the Orthogroups.csv file was also a tab-delimited file. Genes from difference species are separated by a tab and genes within the same species are separated with a comma. If you open it in a spreadsheet program (e.g. Excel, LibreOffice Calc) and chose 'tab' as the delimiter then it will display correctly.
All the best David
Log in to answer this question.
if the IDs used in each set are not unique you likely will run into trouble (I'm already surprised that blast did not complain on this?). Before running orthofinder it's a good idea to prefix the IDs from each set with a 'code' that indicates the species it's from.
I think OrthoFinder does the conversion before running BLAST for you, for example in the WorkingDirectory I got: