How can I update OrthoFinder
2
0
Entering edit mode
7.2 years ago
mirza ▴ 180

Hi,

I have OrthoFinder 1.0.7 installed in my workstation (OS- Ubuntu16.04). It is installed in bin dir in HOME. But, it is not working properly, It has been updated thrice since this release and the latest version is v1.1.4.

  1. How can I update my version? $ sudo apt-get update did not work.

and if not possible

  1. How can I uninstall it so that I can install the latest version? I tried

$ sudo apt-get --purge remove OrthoFinder

and

$ sudo apt-get --purge remove OrthoFinder-1.0.7

but both returned,

E: Unable to locate package OrthoFinder.

p.s. I did rename my dir from OrthoFinder-1.0.7 to OrthoFinder :(

orthofinder update uninstall • 2.6k views
ADD COMMENT
0
Entering edit mode

Then rename the directory back to original name and see if uninstall works.

ADD REPLY
0
Entering edit mode

This is likely not a ubuntu package, and not managed by apt. How did you install it the first time, it is mot likely updated in the same way as initially installed.

ADD REPLY
0
Entering edit mode

According to the manual, we just need to download and untar the file and it should run. Test we need to run

OrthoFinder: OrthoFinder-1.0.6/orthofinder -h. OrthoFinder

and it printed its ‘help’ text. I realized what you are saying so I tried to remove it using the --purge command but was unsuccessful. Since, it did not involve any configuring or installation, will simple "remove" work??

ADD REPLY
0
Entering edit mode

You can simply delete the folder and content using rm, apt or apt -get only work with repository packages. OrthoFinder is a python script, so you need python installed, and it lists some dependencies in its manual: https://github.com/davidemms/OrthoFinder/blob/master/OrthoFinder-manual.pdf

ADD REPLY
0
Entering edit mode

ok. I hv installed all the dependencies mentioned and checked them. But somehow it's always returns that blast+ is not installed although it is and works separately and prints all help text (I posted this issue but couldn't get any help) So, I am guessing may be there's some problem with this version and want to try with the latest version.

ADD REPLY
0
Entering edit mode
7.2 years ago
mirza ▴ 180

The latest version OrthoFinder1.1.4 is running successfully.

ADD COMMENT
0
Entering edit mode
6.4 years ago
david_emms ▴ 160

Hi

Just to say, you can download the latest version of OrthoFinder, untar it anywhere on your computer and just run it from there. You don't need put it in your bin directory, you can just run it by typing the path to the version you want to call.

All the best David

ADD COMMENT
0
Entering edit mode

Hi @David_emms. I'm planning to use Orthofinder to scan for orthologous groups across a set of genes in snakes. I'm working with whole genome data. I realize Orthofinder requires proteomic data as input. Before I attempt to transform my genomic data into proteomic data, I wanted to check if there is a way to by-pass this? Have any recent updates enabled Orthofinder to accept whole genome data as input?

Thank you for your help!

Maggie

ADD REPLY

Login before adding your answer.

Traffic: 1493 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