Results for "Code Search"

Bookmarks

  • seqloc 0.6

    The Bio.SeqLoc modules in seqloc are designed to represent positions and locations (ranges of positions) on sequences, particularly nucleotide sequences. My original mo...

    3429 days ago

  • Coding Ground

    Online coding group for most of the programming languages. Code in almost all popular languages using Coding Ground. Edit, compile, execute and share your projects, 100% cloud. http://www.tutorialspoint.com/codingground.htm

    3350 days ago

  • BioScripts

    ...ion of bioinformatics tools, scripts, codes that can be pieced together...of bioinformatics community. https://code.google.com/p/biowiki/ https:...%2Ftrunk NGSand Perl scripts https://code.google.com/hosting/search?q=NGS+perl&projectsearch=Search+projects NGS and Pyth...

    3247 days ago

  • Bioinformatics Made Easy Search: Bioinformatics tools and run genomic analysis in the cloud

    InsideDNA makes hundreds of bioinformatics tools immediately available to run via an easy-to-use web interface and allows an accurate search across all functions, tools a...

    3194 days ago

  • UCSC Genome Browser and Blat software !

    This directory contains Genome Browser and Blat application binaries built for standalone command-line use on vari...of these binaries, with the exception of items built from the following source code d...

    3012 days ago

  • RNA-Seq De novo Assembly Using Trinity

    Trinity, developed at the Broad Institute and the Hebrew University of Jerusalem, represents a novel method for the efficient and robust de novo reconstruction of trans...

    2978 days ago

  • Picard

    Picard is a set of command line tools for manipulating high-throughput sequencing (HTS) data and formats such as S...e information on this page is targeted at end-users. For developers, the source code,...

    2941 days ago

  • SCALCE

    SCALCE (/skeɪlz/, a.k.a. boosting Sequence Compression Algorithms using Locally ConsistentEncoding) is a tool for compressing FASTQ files. It i...

    2955 days ago

  • Trimmomatic: A flexible read trimming tool for Illumina NGS data

    Paired End: java -jar trimmomatic-0.35.jar PE -phred33 input_forward.fq.gz input_reverse.fq.gz output_forward_paired.fq.gz output_forward_unpaired.fq.gz output_reverse...

    2955 days ago

  • Venn Diagrams on R Studio

    First step: Install & load “VennDiagram” package. # install.packages('VennDiagram') library(VennDiagram) Second step: Load data Add filepath if “catdoge.csv” is not in working-directory. d <- read.csv("catdoge.csv")

    2945 days ago