Results for "C+"

Bio-Scripts

  • Calculate ATGC percentage in parallel with perl

    ...ences{$name}; my $length=length $DNA; my $a=($DNA=~tr/A//); my $b=($DNA=~tr/C//); my $c=($DNA=~tr/G//); my $d=($DNA=~tr/T//); my $Total=$a+$b+$c+$d; my $GC=($DNA=~s/GC/GC/g);...

    2650 days ago

  • BloomFilter

    ...loomfilter git:(master) swig -Wall -c++ -perl5 BloomFilter.i Unable...or g++... g++ checking whether the C++ compiler works... yes check...or g++... g++ checking whether the C++ compiler works... yes check...or g++... g++ checking whether the C++ compiler works... yes check...

    2145 days ago

  • Installing Porechop on Ubuntu !

    ...align.o porechop/src/alignment.o Compiling Porechop: make -j 8 g++ -std=c++14 -Iporechop/include -fPIC -...-o porechop/src/adapter_align.o porechop/src/adapter_align.cpp g++ -std=c++14 -Iporechop/include -fPIC -...

    2100 days ago

  • Installing NextSV on Ubuntu !

    ...done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX c...

    2093 days ago

  • QV calculation in Bash !

    ...# $3 = output QV file module load samtools NUM_BP=`samtools depth $2 | perl -e '$c = 0; while(){chomp; @s = split(/\t/); if(scalar(@s) >= 3){$c++;}} print "$c\n";'` echo "nu...

    1599 days ago

  • Samtools commands for bioinformatician !

    ...iner to count mean depth samtools depth -a sorted_dupremoved.bam | awk '{c++;s+=$3}END{print s/c}' ###...o count coverage breadth samtools depth -a sorted_dupremoved.bam | awk '{c++; if($3>0) total+=1}END{print...

    1597 days ago

  • Installing ggplot2 and its dependencies on Ubuntu !

    ...b/R/bin/R checking for endianness... little checking for R >= 3.1.0 for C++11 use... yes checking for R...... yes checking for elf.h... yes checking whether we are using the GNU C++ compiler... yes checking wh...

    1544 days ago

  • Install Parrot Virtual Machine !

    .........yes. auto::backtrace - Does libc have the backtrace* functions.............yes. auto::msvc - Is your C compiler actually Visual C++..........skipped. auto::att...

    1531 days ago

  • Install and set up i-adhore for synteny and wgd analysis ! -- step by step --

    ...one -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX...dio.h:862:0, from /usr/include/c++/7/cstdio:42,...dio.h:862:0, from /usr/include/c++/7/cstdio:42,...

    1198 days ago

  • Install R in Linux !

    ...g-tools libreadline-dev libstdc++-7-dev libsys-hostname-long-p...onic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~1...usly unselected package libstdc++-7-dev:amd64. Preparing to u...~18.04) ... Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~...

    1048 days ago