github.com - EUKulele, an open-source software tool designed to assign taxonomy to microeukaryotes detected in meta-omic samples, and complement analysis approaches in other domains by accommodating assembly output and providing concrete metrics reporting...
gitlab.com - CrowdGO is a protein Gene Ontology predictor using a meta approach, analyzing the predictions of other tools in order to get an improved precision and recall.
Please note that the CrowdGO snakemake workflow is currently only tested on Ubuntu. It...
In Bio-informatics based genome sequencing and predicting metabolic pathways research jobs I used Matlab, SAS, SPSS, R and several Bioconductor packages. Matlab had a lot of powerful tools and was easy to use, whereas SPSS is for...
The Department of Biostatistics and Bioinformatics at Duke University Medical Center is seeking a Postdoctoral Associate for a one year appointment to work on several high-dimensional research projects. The specific goals of the project are to...
http://www.rstudio.com/ - RStudio IDE is a powerful and productive user interface for R. It’s free and open source, and works great on Windows, Mac, and Linux.
The developers and expert trainers are the authors of several popular R packages, including ggplot2, plyr,...
R is a functional based language, the inputs to a function, including options, are in brackets. Note that all dat and options are separated by a comma
Function(data, options)
Even quit is a function
q()
So is...