Entry to transcription groups (1): software installation and entry to transcription

Source: Internet
Author: User

Entry to transcription groups (1): software installation and entry to transcription
HISAT

Wget ftp://ftp.ccb.jhu.edu/pub/infphilo/hisat2/downloads/hisat2-2.1.0-source.zip
Unzip hisat2-2.1.0-source.zip
Cd hisat2-2.1.0
Make # install g ++ and gcc before using sudo apt install
Rm-f *. h *. cpp
Samtools
Wget https://github.com/samtools/samtools/releases/download/1.5/samtools-1.5.tar.bz2
Tar xvfj samtools-1.5.tar.bz2
Cd samtools-1.5
./Configure # install the system-dependent Module Based on configure detection until no error is reported.
Make
Sudo make install
HTSeq
# Install Dependencies
Sudo apt-get install python-pip
Pip install -- upgrade pip
Sudo apt-get install build-essential python2.7-dev python-numpy python-matplotlib python-pysam python-htseq
Pip install HTSeq

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.