Bowtie-inspect Installation On A Debian, Ubuntu, Kali, Fedora And Raspbian
Maintainer: Debian Med Packaging Team
Email: [email protected] .
Website: http://bowtie-bio.sourceforge.net/
Section: science
Install bowtie-inspect
-
Debian
apt-get install bowtieClick to copy -
Ubuntu
apt-get install bowtieClick to copy -
Kali Linux
apt-get install bowtieClick to copy -
Fedora
dnf install bowtieClick to copy -
Raspbian
apt-get install bowtieClick to copy
bowtie
Ultrafast memory-efficient short read alignerThis package addresses the problem to interpret the results from the latest (2010) DNA sequencing technologies. Those will yield fairly short stretches and those cannot be interpreted directly. It is the challenge for tools like Bowtie to give a chromosomal location to the short stretches of DNA sequenced per run. Bowtie aligns short DNA sequences (reads) to the human genome at a rate of over 25 million 35-bp reads per hour. Bowtie indexes the genome with a Burrows-Wheeler index to keep its memory footprint small: typically about 2.2 GB for the human genome (2.9 GB for paired-end).
Install the latest version of bowtie-inspect in Debian, Ubuntu, Kali, Fedora and Raspbian from terminal. To install the bowtie-inspect just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of bowtie-inspect from the respository and install it in your computer/server.




