Results for "test"

Bio-Scripts

  • Install Perl Locally !

    ...CC: curl -sL https://cpanmin.us | $PERL_BASE/perl-5.24.1/bin/perl - --notest -l $PERL_BASE/perl-5.24.1 App...FindBin::Real Getopt::Long Catalyst::Runtime Catalyst::Devel List::Util Test::XML::Simple Test::XPath IO::...

    2157 days ago

  • Install ATOM editor on Elemantory OS / Ubuntu

    ...list, ln, lns, login, ls, open, outdated, prune, publish, rebuild, rebuild-module-cache, remove, rm, search, show, star, starred, stars, test, uninstall, unlink, unpu...

    1189 days ago

  • Perl script to insert the DNA string in genome

    ...rict; use Bio::SeqIO; use Bio::Seq; my $file = $ARGV[0]; # input fasta file (genome file) my $out = $ARGV[1]; # output fasta file my $chr="test"; #insertion chromosome my $...

    2672 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

    2265 days ago

  • Perl script to find coding regions in DNA sequences

    ...; while ($i < scalar(@codons)) { $r = $r + log($pcodons{$codons[$i]}) - log(1/64); $i = $i + 1; } printf "%.2f\n",$r; __END__ To test the program, save this two fi...

    2168 days ago

  • BloomFilter

    ...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...

    2164 days ago

  • Install Parrot Virtual Machine !

    ...native byteorder for wordsize.....little-endian. auto::va_ptr - Test the type of va_ptr..............ur configuration include gettext.............yes. auto::snprintf - Test for snprintf....................

    1550 days ago

  • Running REAPR !

    ...04.break 05.summary ----- #!/usr/bin/env bash set -e echo " test smaltmap " reapr smaltmap..._____________________________________________________________________ test perfectmap " reapr perf...

    2112 days ago

  • Installing NextSV on Ubuntu !

    ...ing CXX compile features - done -- No build type specified. Using 'release' -- Try OpenMP C flag = [-fopenmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Succes...

    2112 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

    2068 days ago