Results for "genetics test"

Bio-Scripts

  • Install Perl Locally !

    # To follow these instructions, we'll assume your system adm.../cpanmin.us | $PERL_BASE/perl-5.24.1/bin/perl - --notest -l $PERL_BASE/perl-5.24.1 App...::Long Catalyst::Runtime Catalyst::Devel List::Util Test::XML::Simple Test::XPath IO::...

    2136 days ago

  • Install ATOM editor on Elemantory OS / Ubuntu

    #Download ATOM deb file from https://atom.io/ https://atom.io/download/deb (base) b...ld, rebuild-module-cache, remove, rm, search, show, star, starred, stars, test, uninstall, unlink, unpu...

    1168 days ago

  • Perl script to insert the DNA string in genome

    #!/usr/bin/perl use warnings; use strict; use Bio::SeqIO; use Bio::Seq; my $fi...fasta file (genome file) my $out = $ARGV[1]; # output fasta file my $chr="test"; #insertion chromosome my $...

    2651 days ago

  • Plot dotplot with last !

    # generate dotplot lastdb test/ref.fa lastal -f TAB test/ref.fa test/contigs.reduced.pacbio.fa | last-dotplot - test/contigs.reduced.pacbio.fa.ref.png lastal -f TAB test/ref.fa test/contigs.reduced.nanopore.fa | last-dotplot - test/contigs.reduced.nanopore.fa.ref.png

    2244 days ago

  • Perl script to find coding regions in DNA sequences

    #!/usr/bin/perl -w use strict; # if the number of input arguments is lower than...i]}) - log(1/64); $i = $i + 1; } printf "%.2f\n",$r; __END__ To test the program, save this two fi...

    2147 days ago

  • BloomFilter

    ➜ Tools git:(master) ✗ git clone git:...e.am: installing './INSTALL' Tests/AdHoc/Makefile.am: installin...file config.status: creating Tests/Unit/Makefile config.status...file config.status: creating Tests/Unit/Makefile config.status...config.h.in Makefile test-driver config.log Makefil...

    2143 days ago

  • Install Parrot Virtual Machine !

    #Parrot is a virtual machine designed to efficiently compile...wordsize.....little-endian. auto::va_ptr - Test the type of va_ptr..............ude gettext.............yes. auto::snprintf - Test for snprintf....................

    1529 days ago

  • Running REAPR !

    set -e echo "Running reapr version 1.0.18 pipeline:" echo...----- #!/usr/bin/env bash set -e echo " test smaltmap " reapr smaltmap...________________________________________________ test perfectmap " reapr perf...

    2091 days ago

  • Installing NextSV on Ubuntu !

    ➜ Tools git:(master) ✗ git clone https://github.com/Nextomics/nextsv.git C...d. Using 'release' -- Try OpenMP C flag = [-fopenmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Succes...

    2090 days ago

  • Generates a genome coverage plot with R

    library(CoverageView) ##draw a coverage plot for a test case BAM file #get a BAM test file treatBAMfile

    2047 days ago