jtlovell / GENESPACE

Other
191 stars 27 forks source link

Running OrthoFinder and MCScanX Outside of GENESPACE #165

Closed jessiepelosi closed 3 months ago

jessiepelosi commented 3 months ago

Hi there,

Is it possible (or perhaps possible in the future) to run OrthoFinder and MCScanX outside of GENESPACE and then feed the resulting outfiles to GENESPACE? I'm having issues with installing all of these on the same computer, and it would be much easier to run OrthoFinder and MCScanX on a cluster and then input the resulting files into a local machine in R.

Thanks! Jessie

jtlovell commented 3 months ago

You can definitely run OrthoFinder outside ... If you don't have a valid install just initialize the run and run it as you would normally, then GENESPACE will print the orthofinder command and make the directory to run it out of.

MCScanX *should be easy to install on any platfrom. Sry you cant get it going. But GENESPACE uses MCScanX internally, so you can't call it outside and pipe the results in.

jessiepelosi commented 3 months ago

Thanks - this worked perfectly!