There are many R software and bioconductor packages for NGS data analysis, some of them are as follows
Biostrings
The Biostrings package from Bioconductor provides an advanced environment for efficient sequence management and analysis in R. It...
code.google.com - You are requested to please bookmark collection of bioinformatics tools, scripts, codes that can be pieced together in a very easy and flexible manner to perform both simple and complex bioinformatics tasks.
The next-generation sequencing included...
wgs-assembler.sourceforge.net - These are release notes for Celera Assembler version 8.3rc2, which was released on May 24, 2015.This distribution package provides a stable, tested, documented version of the software. The distribution is usable on most Unix-like platforms,...
List of generic simulation software/tools/resource with brief description and homepage
ALF A Simulation Framework for Genome Evolution http://www.cbrg.ethz.ch/alfBayesian Serial SimCoal Bayesian Serial SimCoal, (BayeSSC) is a modification of...
Part of the reason R has become so popular is the vast array of packages available at the cran and bioconductor repositories. In the last few years, the number of packages has grown exponentially!
This is a short post giving steps on how to...
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 <-...
decipher.cee.wisc.edu - DECIPHER is a software toolset that can be used to maintain, analyze, and decipher large amounts of DNA sequence data. To install DECIPHER, see the Downloads page. To begin using DECIPHER read the "Getting Started DECIPHERing" tutorial. Refer to the...