Results for "Computational Biology works and writings"

Bio-Scripts

  • Genetic Algorithms demonstration with word DNA in Perl

    #!/usr/bin/perl -w # GA demonstration w...ividual do { # select a random individual $individual = $population->[int(rand($pop_size))]; # individua...weights->[$i]; $sample = $i if rand $count [$i]; } # return a...__DATA__ about algorithm and biology...

    2363 days ago

  • BloomFilter

    ➜ Tools git:(master) ✗ git clone git://github.com/bcgsc/bloomfil...king whether the C++ compiler works... yes checking for C++ comp...checking whether gcc understands -c and -o together... yes checking...checking whether gcc understands -c and -o together... yes c...

    2142 days ago

  • Installing NextSV on Ubuntu !

    ➜ Tools git:(master) ✗ git clone https://github.com/Nextomics/ne...me/urbe/Tools/nextsv/aligners_and_callers/PBSuite_15.8.24 export...me/urbe/Tools/nextsv/aligners_and_callers/Sniffles-1.0.5/build...s-static.dir/internal/bam/BamRandomAccessController_p.cpp.o [...me/urbe/Tools/nextsv/aligners_and_call...

    2090 days ago

  • Downloading GATK !

    jitendra@jitendra-UNLOCK-INSTALL[SNP] wget https://github.com/bro...ES/FILE gatk forwards commands to GATK and adds some sugar for submittin...Reads a SAM or BAM file and rewrites it with new adapter-...(BETA Tool) SortSam on Spark (works on SAM/BAM/CRAM) Split...

    2066 days ago

  • Installing ggplot2 and its dependencies on Ubuntu !

    jit@jit-HP-Pro-3335-MT:~/Downloads/MitoHunter/minidot/bin$ sudo R...* R ** inst ** byte-compile and prepare package for lazy load...ecking whether the C compiler works... yes checking for C comp..._FORTIFY_SOURCE=2 -g -c stri_random.cpp -o stri_random.o g++ -...ad.o stri_prepare_arg.o stri_random.o...

    1541 days ago

  • Installing Covid19 Environment !

    (base) vikas@vikas-Lenovo-ideapad-320-15ISK:~/vinodLab/Genepi$ conda env creat...Solving environment: done Downloading and Extracting Packages sqlite-3...on in metagenomic datasets) * BUSCO tools and databases (needed for searching BUSCO genes) -- works in...

    914 days ago