Bioinformatics ReviewBioinformatics Review
Notification Show More
Font ResizerAa
  •  Home
  • Docking
  • MD Simulation
  • Tools
  • More Topics
    • Softwares
    • Sequence Analysis
    • Algorithms
    • Bioinformatics Programming
    • Bioinformatics Research Updates
    • Drug Discovery
    • Phylogenetics
    • Structural Bioinformatics
    • Editorials
    • Tips & Tricks
    • Bioinformatics News
    • Featured
    • Genomics
    • Bioinformatics Infographics
  • Community
    • BiR-Research Group
    • Community Q&A
    • Ask a question
    • Join Telegram Channel
    • Join Facebook Group
    • Join Reddit Group
    • Subscription Options
    • Become a Patron
    • Write for us
  • About Us
    • About BiR
    • BiR Scope
    • The Team
    • Guidelines for Research Collaboration
    • Feedback
    • Contact Us
    • Recent @ BiR
  • Subscription
  • Account
    • Visit Dashboard
    • Login
Font ResizerAa
Bioinformatics ReviewBioinformatics Review
Search
Have an existing account? Sign In
Follow US
Sequence AnalysisSoftwareTools

Installing RDPTools on Ubuntu (Linux)

Dr. Muniba Faiza
Last updated: May 21, 2021 8:19 pm
Dr. Muniba Faiza
Share
1 Min Read
Installing RDPTools on Ubuntu
SHARE

RDP provides analysis tools called RDPTools. These tools are used to high-throughput sequencing data including single-strand, and paired-end reads [1]. In this article, we are going to install RDPTools on Ubuntu (Linux).

Contents
Preparing systemInstalling prerequisitesDownloading RDPToolsInstalling RDPToolsReferences

Preparing system

Open a terminal by pressing Ctrl+Alt+T. Update and upgrade your system using the following commands:

$ sudo apt-get update

$ sudo apt-get upgrade

Installing prerequisites

You need to install openjdk-8 in order to install RDPTools. You can use the following command:

$ sudo apt-get install -y openjdk-8-jdk

Downloading RDPTools

Change to the directory where you want to download the software. Let’s say, Downloads. You can download RDP Tools either from here or use the following command:

$ wget https://github.com/rdpstaff/RDPTools/archive/refs/heads/master.zip

Installing RDPTools

We are in the same directory (i.e., Downloads). Now extract the downloaded package using the following commands.

$ git submodule init

$ git submodule update

$ sudo make

After a few minutes, it should be successfully installed on your system.


References

  1. Chai, B., & Cole, J. R. (2014, February). 169. RDP: data and tools for studying structure and function of microbial communities. In 2014 Genomic Science Contractor-Grantee Meeting XII (p. 295).
TAGGED:installationInstallation on ubuntuRDPToolssequence analysisubuntu
Share This Article
Facebook Copy Link Print
ByDr. Muniba Faiza
Follow:
Dr. Muniba is a Bioinformatician based in New Delhi, India. She has completed her PhD in Bioinformatics from South China University of Technology, Guangzhou, China. She has cutting edge knowledge of bioinformatics tools, algorithms, and drug designing. When she is not reading she is found enjoying with the family. Know more about Muniba
Leave a Comment

Leave a Reply Cancel reply

You must be logged in to post a comment.

- Advertisement -
Ad image
10 years of Bioinformatics Review: From a Blog to a Bioinformatics Knowledge Hub!
Editorial
Starting in Bioinformatics? Do This First!
Starting in Bioinformatics? Do This First!
Tips & Tricks
[Editorial] Is it ethical to change the order of authors’ names in a manuscript?
Editorial Opinion
Installing bbtools on Ubuntu
[Tutorial] Installing BBTools on Ubuntu (Linux).
Sequence Analysis Software Tools

You Might Also Like

How to perform metal ion-protein docking using idock?
DockingSoftwareTools

How to perform metal ion-protein docking using idock?

August 8, 2021
Installing cytoscape on Ubuntu
Network Analysis

Installing Cytoscape on Ubuntu

November 30, 2020
AlgorithmsBioinformatics NewsSoftware

Structural Identification of Macromolecules in solution with DARA web server

January 23, 2016
How to upgrade cmake on Ubuntu/Linux?
Software

How to upgrade cmake on Ubuntu (Linux)?

April 16, 2024
Copyright 2024 IQL Technologies
  • Journal
  • Customer Support
  • Contact Us
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Cookie Policy
  • Sitemap
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?

Not a member? Sign Up