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
SoftwareTools

Installing FragGeneScan on Ubuntu

Dr. Muniba Faiza
Last updated: September 15, 2020 5:03 pm
Dr. Muniba Faiza
Share
1 Min Read
Installing FragGeneScan on Ubuntu
SHARE

FragGeneScan is a bioinformatics software to find fragmented genes in short reads [1]. It predicts genes by combining sequence models and codon usages in a hidden Markov model (HMM). It improves the prediction of the protein-coding region in short reads. In this article, we will install FragGeneScan on Ubuntu.

Contents
  • Getting started
  • Downloading
  • Installation
    • References

Getting started

Let’s update and upgrade the system first.

$ sudo apt-get update

$ sudo apt-get upgrade

Downloading

To download, FragGeneScan, open a terminal (Ctrl+Alt+T) and change to the directory where you want to download the software. Let’s say Downloads and type the following command on the terminal:

$ cd Downloads/

$ wget https://sourceforge.net/projects/fraggenescan/files/latest/download/FragGeneScan1.31.tar.gz

If you want to download it manually, then click here.

Installation

Now, type the following commands from the same directory:

$ tar xvzf FragGeneScan1.31.tar.gz

$ cd FragGeneScan1.31/

$ make

$ make clean

$ make fgs

Now, you can easily run FragGeneScan from the terminal.

References

  1. Rho, M., Tang, H., & Ye, Y. (2010). FragGeneScan: predicting genes in short and error-prone reads. Nucleic acids research, 38(20), e191-e191.
TAGGED:FragGeneScangene predictioninstallationubuntu
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.

ai tools vs traditional tools in bioinformatics
AI Tools vs Traditional Tools in Bioinformatics- Which one to select?
Algorithms Artificial Intelligence Machine Learning Software Tools
AI vs Physics in Molecular Docking
AI vs Physics in Molecular Docking: Towards Faster and More Accurate Pose Prediction
Artificial Intelligence Drug Discovery Machine Learning
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

You Might Also Like

Installing bbtools on Ubuntu
Sequence AnalysisSoftwareTools

[Tutorial] Installing BBTools on Ubuntu (Linux).

October 2, 2025
SoftwareTools

Installing Roary and Prokka on Ubuntu

July 29, 2020
genppi
SoftwareTools

GENPPI- Tool to create protein interaction networks from genomes.

January 20, 2022
DockingFeaturedTools

How to perform docking in a specific binding site using AutoDock Vina?

May 27, 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