Research Associate and JRF positions in the Structural and Computational Biology Group starting 1st March 2015. Collaborative projects include work on:
a) bioinformatics, systems and computational biology
b) malaria
c) drug discovery
d)...
www.ncbi.nlm.nih.gov - HGT-Finder:
(i) can be used for HGT detection in both prokaryotes and eukaryotes,
(ii) can report a statistical P value for each gene to indicate how likely it is to be horizontally transferred, and
(iii) is fully automated (requires...
3 Vacancies at Bioinformatics Centre (DIC) For M.Tech/M.Sc. Degree Candidates. Apply Before 15th February,2015
Bioinformatics Centre (DIC) invites applications for the following posts:
Job Number: 01
Job Designation: Junior Research Fellow...
github.com - MGERT is a computational pipeline for easy retrieving of MGE's coding sequences of a particular family from genome assemblies. MGERT utilizes several established bioinformatic tools combined into single pipeline which hides different...
rpubs.com - An R package for performing principal component analysis (PCA) of genomics data. The package performs PCA, generates the publication-ready plots, and identifies population-specific outlier individuals. The package can be accessed on...
Imagine opening a metagenomic dataset and finding millions of DNA fragments, each carrying a tiny piece of information about the microbial world inside a sample. The challenge is not generating the data — it is turning that data into a meaningful...
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...