This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How To Install Fastx-Toolkit

Hi all,

I'm having trouble in installing fastx-toolkit. please someone tell me the exact clear steps on how to install it. Thank you inadvance.

Regards, Kalpi

fastx

General installation guide here http://hannonlab.cshl.edu/fastx_toolkit/download.html after choosing you operating system go to this part of the page See installation instructions for Ubuntu and Debian, OpenSolaris, CentOS/RedHat, FreeBSD, and click the one that suits you

Kalpi, I did not get your point. Can you please share what exact problem do you have in installing it?

2 answers

Building from source is covered on their website as people say above, but the Bio-Linux developer keeps the fastx-toolkit updated and installable with apt on systems that support it, either through using Bio-Linux as your OS or installing packages on (for example) Ubuntu.

All you need is:

sudo apt-get install fastx-toolkit

You can see all the bioinformatics packages available from Bio-Linux here: http://nebc.nerc.ac.uk/tools/bio-linux/package-list

EDIT: If you don't have sudo privileges you can install locally without the sudo command.

Thank you everyone :)

Thank you everyone :)

Log in to answer this question.