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...
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 <-...
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...
Problem at http://rosalind.info/problems/1c/
#Find all occurrences of a pattern in a string.#Given: Strings Pattern and Genome.#Return: All starting positions in Genome where Pattern appears as a substring. Use 0-based indexing.use strict;use...
Laboratory of Statistics and Computational tools for Bioinformatics
The Laboratory of Statistics and Computational tools for Bioinformatics (BioinfoLab) is hosted at the Istituto per le Applicazioni del Calcolo "Mauro Picone" - CNR . The...
cpansearch.perl.org - This is a collection of libraries and high-quality end-user scripts for bioinformatic analysis, including working with gene annotation, collecting data scores from a variety of modern file formats, and conversion between file formats. The...