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 MEME suite on Ubuntu

Tariq Abdullah
Last updated: September 4, 2020 2:22 pm
Tariq Abdullah
Share
1 Min Read
Installing meme suite on ubuntu
SHARE

MEME suite is used to discover novel motifs in unaligned nucleotide and protein sequences [1,2]. In this article, we will learn how to install MEME on Ubuntu.

Contents
Getting startedDownloadingInstallationReferences

Getting started

Let’s update and upgrade the system first.

$ sudo apt-get update

$ sudo apt-get upgrade

Downloading

Change to a directory where you want to download the software. Let’s say Downloads. Open a terminal and type the following commands:

$ cd Downloads/

$ wget http://meme-suite.org/meme-software/5.1.1/meme-5.1.1.tar.gz

Installation

Now extract the package, you will see a new directory called ‘meme-5.1.1‘ in Downloads.  Change to this directory and then install by typing the following commands:

$ tar xvzf meme-5.1.1.tar.gz

$ cd meme-5.1.1/

$ make

$ make test

$ sudo make install

If you don’t see any error, then you have successfully installed the MEME suite on your Ubuntu.


References

  1. Bailey, T. L., Johnson, J., Grant, C. E., & Noble, W. S. (2015). The MEME suite. Nucleic acids research, 43(W1), W39-W49.
  2. Bailey, T. L., Boden, M., Buske, F. A., Frith, M., Grant, C. E., Clementi, L., … & Noble, W. S. (2009). MEME SUITE: tools for motif discovery and searching. Nucleic acids research, 37(suppl_2), W202-W208.
TAGGED:installationmeme suitemotif discoveryubuntu
Share This Article
Facebook Copy Link Print
ByTariq Abdullah
Tariq is founder of Bioinformatics Review and Lead Developer at IQL Technologies. His areas of expertise include algorithm design, phylogenetics, MicroArray, Plant Systematics, and genome data analysis. If you have questions, reach out to him via his homepage.
Leave a Comment

Leave a Reply Cancel reply

You must be logged in to post a comment.

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
wes_data_analysis Whole Exome Sequencing (WES) Data visualization Toolkit
wes_data_analysis: Whole Exome Sequencing (WES) Data visualization Toolkit
Bioinformatics Programming GitHub Python

You Might Also Like

How to see ligand interactions and label residues in DS Visualizer?
Tips & Tricks

How to see ligand interactions and label residues in DS Visualizer?

March 25, 2025
Autodock vina on windows
DockingSoftwareTools

Tutorial: Installing Autodock Vina on Windows

March 12, 2023
AlphaFill- New algorithm to fill ligands in AlphaFold models.
SoftwareTools

AlphaFill- New algorithm to fill ligands in AlphaFold models.

March 8, 2023
Bioinformatics ProgrammingSoftware

TIN: R package to analyze Transcriptome Instability

December 21, 2015
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