mptrsen / Orthograph

Orthology prediction using a graph-based, reciprocal approach with profile hidden Markov models
GNU General Public License v3.0
32 stars 5 forks source link

Which gz file in OB11 should I download? #40

Open auto-simi opened 3 months ago

auto-simi commented 3 months ago

I have downloaded odb11v0_all_og_fasta.tab.gz, but I encountered an error: /tmp/KOGWDUqWkM line 79533545: expected 5 columns of data but found 9. Did I download the wrong file? Or should I modify the maximum number of columns in some program file? I checked and found that the line in question is >198703_0:0002be 198703_0, which doesn't seem to differ much from previous lines like >198703_0:0002bd 198703_0. Why does it say I have too many columns? If the number of columns is indeed too many, why didn't previous lines cause errors?