Orthomclblastparser Problems In Orthomcl Programs
2
0
Entering edit mode
10.8 years ago
yogi.bioinfo ▴ 10

hello all , i am a student of bioinformatics and using orthomcl for my work , when i use the command for blast output

[root@nbri bin]# orthomclBlastParser goodprotein_out my_orthomcl/ >> my_orthomcl/similarSequences.txt

get

'similarSequence.txt' is not in 'taxon.fasta' format

how to check that what is wrong in it ??

orthomcl • 2.2k views
ADD COMMENT
0
Entering edit mode
10.8 years ago
SES 8.6k

First, check if you gave the right arguments to the script because your command looks incorrect. Try this:

orthomclBlastParser my_blast_results my_orthomcl_dir/compliantFasta >> my_orthomcl_dir/similarSequences.txt

Next, check and make sure you properly ran orthomclAdjustFasta and produced correctly formatted sequences prior to running your blast job. Last, and most importantly, don't run jobs as root.

ADD COMMENT
0
Entering edit mode
10.8 years ago
Neilfws 49k

See Orthomclblastparser Problems In Orthomcl Programs to a similar question; looks like the same issue.

ADD COMMENT

Login before adding your answer.

Traffic: 2218 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6