Giter Club home page Giter Club logo

hisat2_bovine's Introduction

Description

Scripts to index and align Bovine genome with HISAT2

The scripts in this repository enables to index and align a Bovine NGS dataset with the UMD3.1.1 Bovine Genome

Details

Before running, please open the scripts and customize for the amount of cores (threads) in your platform.

make_bgumd31.sh

Use the script to index the UMD3.1.1 Bovine Genome with the HISAT2 software.

run_Hisat2.sh

Use the script to map the cleaned reads with the genome index built from the previous script.

install_ReSeQC.sh

Use the script if installing ReSeQC in the officially documented way does not work. The script assumes nothing about the target destination, except being a Debian-compatible Linux distribution. It requires root privilege to install dependencies.

fix_gtfFields.sh

Use this script if running featureCounts results in the following message:

Warning: failed to find the gene identifier attribute in the 9th column of the provided GTF file. The specified gene identifier attribute is 'gene_id' The attributes included in your GTF annotation are 'transcript_id "rna...";'

The script removes all rows without the gene_id annotation in the last field of a GTF record.

hisat2_bovine's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

mariaelenafk

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.