Separate output file for cluster from cd-hit-est
Is there any option in cd-hit-est to give separate output files for each of different clusters?
• 2,129 views
•
link
2 answers
No there isn’t, but there is an included script that does it I believe. I think this would be the relevant part of the manual: https://github.com/weizhongli/cdhit/wiki/3.-User's-Guide#make_multi_seqpl
I have also written my own. make sure you use option -d 0, and your files will need to be sufficiently uniquely named for this to work.
• 0 views
•
link
Please read the manual to understand if such an option exists. It doesn't seem to be the case but you would know for sure if you read the manual.
• 0 views
•
link
Log in to answer this question.
If an answer was helpful, you should upvote it; if the answer resolved your question, you should mark it as accepted. You can accept more than one answer if they work.