Results for "data analysis"

Bio-Scripts

  • Running Transrate !

    ➜ BorisTrinityAssembly /home/urbe/Tools/transrate-1.0.3-linux-x86_64/transrate...embly/transrateSTAT/Trinity/contigs.csv [ INFO] 2018-07-13 14:54:40 : Writing analysis results to assemblies.csv

    2131 days ago

  • Download with Snakemake !

    # list sample names & download URLs. sample_links = {"ERR458493": "https://osf.io/5da...LES=sample_links.keys() # download yeast rna-seq data from Schurch et al, 2016 stud...wnload_all: input: expand("rnaseq/raw_data/{sa...

    1525 days ago

  • Running REAPR !

    set -e echo "Running reapr version 1.0.18 pipeline:" echo "/home/urbe/Tools/Reapr_1....adinetaGapFilled.gapfilled.iteration1.fa /home/urbe/DATA/OriginalReads/ANature/GC02756...26.HiSeq2000.FCB.lane1.gcap_dev.R1.fastq /home/urbe/DATA/Ori...

    2107 days ago

  • Perl script to find palindromic pattern !

    #!/usr/bin/perl use strict; use warnings; use strict; my %invert; @invert{ qw[ A C G T ] } = qw[ T G C A ];...), substr( $in, $p1-$pals, ($pals+1)*2 ), $p1-$pals; } } __DATA__...

    2107 days ago

  • Downloading GATK !

    ...------------------- Coverage Analysis:...Checks that all data in the input files appear to have...ools that perform metagenomic analysis, e.g. microbial community com...concordance between genotype data of one samples in each of two VCF...

    2084 days ago

  • Update zsh on Ubuntu !

    ➜ upgrade_oh_my_zsh Updating Oh My Zsh remote: Counting objects: 484, done. remote: Compressing objects: 100%...emoji/README.md | 6 +- plugins/emoji/emoji-data.txt...

    2083 days ago

  • Installing pb-assembly on Linux !

    ...pb-assembly Fetching package metadata ........... Solving package...install bwa Fetching package metadata ............. Solving packag...n the currently available SMRT(R) Analysis builds. While # # efforts ha...n the currently available SMRT(R) Analysis builds. While # # efforts ha...

    2043 days ago

  • Test bp-assembly !

    (denovo_asm) [jnarayan@hmem00 ~]$ git clone https://github.com/cdunn2001/git-sym.git fatal: destination path 'gi...-sym.makefile 'greg200k-sv2.2' curl -L https://downloads.pacbcloud.com/public/data/git...

    2043 days ago

  • Collecting arguments with R

    #! /usr/bin/Rscript ## Collect arguments args

    2012 days ago

  • CollectGcBiasMetrics.jar will generate a GC bias plot for each contig

    samtools index aln-pe.mapped.sorted.bam for i in $(samtools view -H aln-pe.mapped.sorted.bam | awk -F"\t" '/@S...-pe.mapped.sorted.$i.bam; java -Xmx2g -jar $(which CollectGcBiasMetrics.jar) R=data/Cdi...

    2012 days ago