Results for "RNAseq"

Bio-Scripts

  • RPKM normalization - Perl

    #!/usr/bin/perl #use strict; #use warnings; #Author: Santhilal Subhash #Contact: santhilal.subhash@gu.se #RPKM for RNAseq V1.3 #USAGE for sample input provided: perl rpkm_script...

    2834 days ago

  • Download with Snakemake !

    ...urch et al, 2016 study rule download_all: input: expand("rnaseq/raw_data/{sample}.fq.gz", sam...dual file specified in sample_links rule download_reads: output: "rnaseq/raw_data/{sample}.fq.gz"...

    1479 days ago

  • Install StringTie on ubuntu / Linux !

    #StringTie is a software program to perform transcript assembly and quantification of RNAseq data. The binary distributions are available so to install we can just download this distr...

    786 days ago