Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extract subsets of orthogroups #72

Closed
dcopetti opened this issue May 31, 2017 · 2 comments
Closed

extract subsets of orthogroups #72

dcopetti opened this issue May 31, 2017 · 2 comments

Comments

@dcopetti
Copy link

Hello,
I would like to extract from the Orthogroups.csv file the orthogroups that contain single-copy genes and are present in all species. Is there some simple command line (awk? grep?) way to do it?

More in general, are there tools to parse and visualize the output of OrthoFinder? Like producing Venn diagrams, creating subsets of the csv file for some species, and such.
Thanks

@DRL
Copy link

DRL commented May 31, 2017

Hi dcopetti,

i wrote a tool for doing these kind of things.

You can check it out at https://github.com/DRL/kinfin.

Official documentation is not there yet, but one should be able to figure things out based on the files in the example/ folder and the help.

Let me know if you have questions.

cheers,

dom

@davidemms
Copy link
Owner

Hi

Other people may have written tools for visualisation and parsing of the results files (thanks dom!). I might see if I can put together and make available some scripts over the coming months.

It'd also be great to hear from users if they have any scripts that they can make available!

All the best
David

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants