www.mrc-lmb.cam.ac.uk - This is about how to use a computer to find what is known about a gene of interest and also how to get new insights about it.
The tutorial is divided in three main parts:
In the Sequence part, you will see how to look efficiently for a...
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...
http://orione.crs4.it/ - End-to-end NGS microbiology data analysis requires a diversity of tools covering bacterial resequencing, de novo assembly, scaffolding, bacterial RNA-Seq, gene annotation and metagenomics. However, the construction of computational pipelines that...
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...
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...
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...
bioinformatics.ua.pt - Smash is a completely alignment-free method/tool to find and visualise genomic rearrangements. The detection is based on conditional exclusive compression, namely using a FCM (Markov model), of high context order (typically 20). For...
www.rstudio.com - Devtools makes package development a breeze: it works with R’s existing conventions for code structure, adding efficient tools to support the cycle of package development. With devtools, developing a package becomes so easy that it will be...