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 startedDownloadingInstallationReferences

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.

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

DockingDrug DiscoverySoftwareToolsVideo Tutorial

Video Tutorial: How to perform docking using Autodock Vina

November 23, 2024
Installing Snakemake on Ubuntu (Linux)
SoftwareTools

Installing Snakemake on Ubuntu (Linux)

December 1, 2021
Modeller- Uses & Applications
SoftwareTools

Modeller- Uses & Applications

November 11, 2021
DockingDrug DiscoverySoftwareTools

How to perform blind docking using AutoDock Vina?

May 20, 2020
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