rstudio-pubs-static.s3.amazonaws.com - 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 <-...
www.atgc.org - PhyloGrapher is a program designed to visualize and study evolutionary relationships within families of homologous genes or proteins (elements).PhyloGrapher is a drawing tool that generates custom graphs for a given set of elements. In...
genomebiology.biomedcentral.com - REAPR is a tool that evaluates the accuracy of a genome assembly using mapped paired end reads, without the use of a reference genome for comparison. It can be used in any stage of an assembly pipeline to automatically break incorrect scaffolds and...
bioinformatics.oxfordjournals.org - QUAST evaluates genome assemblies. For metagenomes, please see MetaQUAST project.It can works both with and without a given reference genome.The tool accepts multiple assemblies, thus is suitable for comparison.
More...
http://ga4gh.org/#/ - GA4GH Data Working Group
Led by David Haussler (UCSC) and Richard Durbin (Sanger Institute), the Data Working Group (DWG) of the Global Alliance brings together the leading Genome Institutes and Centers with IT industry leaders to create global...
scikit-learn.org - Machine Learning in Python
Simple and efficient tools for data mining and data analysis Accessible to everybody, and reusable in various contexts Built on NumPy, SciPy, and matplotlib Open source, commercially usable - BSD license
More...
bitbucket.org - Destruct is a tool for joint prediction of rearrangement breakpoints from single or multiple tumour samples.
More at https://bitbucket.org/dranew/destruct
github.com - This software is designed to identify both simple and complex rearrangements from paired-end sequencing data. Users could ran it easily by just alling SVelter.py with proper parameters. It's also possible to ran it on multiple cores by...