Fellowship Opportunities for Indian Researchers
...meone starting out in an entry-level position. This experiential learning component varies depending upon the fellowship program. Ramalingaswamy Re-entry FellowshipWelcoming Indian sc...2722 days ago
2027 days ago
4100 days ago
Swabs to Genomes: A Comprehensive Workflow
The sequencing, assembly, and basic analysis of microbial genomes, once a painstaking and expensive undertaking, has become almost trivial for research labs with access...3748 days ago
Bio++ : C Language libraries for your biological need
C has always been a language that never attempts to tie a programmer down - it allows for easy implementation, it comes with a genuinely useful standard library that can...4139 days ago
Awesome perl frameworks, libraries and software - PART 4
tjstein/php5-fpm-munin-plugins - A set of Munin plugins for PHP5-FPM perusio/nginx-munin - A set of plugins for monitoring nginx with Munin openresty/lua-r...2686 days ago
Source Code and Pseudo Code !!
An algorithm is a procedure for solving a problem in terms of the actions to be executed and the order in which those actions are to be executed. An algorithm is merely...2851 days ago
Ramalingaswami Re-entry Fellowship
Last date approaching soon! Ramalingaswami Re-entry #Fellowship 2020-2021 for Indian Nationals to pursue their R&D interests in Indian institutions. Deadline: November 15, 2020 For more information: http://dbtindia.gov.in/.../advertisement-ramalingaswami...1464 days ago
Caulobacter ethensis - 2.0 : Computer-generated Genome of a Living Organism
All the genome sequences of organisms known throughout the world are stored in a database belonging to the National Center for Biotechnology Information in the United St...2051 days ago
CSIR-INSTITUTE OF GENOMICS & INTEGRATIVE BIOLOGY
CSIR-INSTITUTE OF GENOMICS & INTEGRATIVE BIOLOGY, Mall Road, Delhi 110007 POSITIONS OPEN FOR TEMPORARY RESEARCH PROJECT POSTS (Date of interview 23rd September...4094 days ago
PhD positions on integrative omics and phylogenomics
Would you like to participate in an exciting interdisciplinary research project to discover the hidden chemistry of plants and its evolution using computational omics ap...756 days ago
Blast script to index and extract sequence !!
# look at the file $ head EC4115.fa >NC_011353.1 Escherichia coli O157:H7 str. EC4115 chromosome, complete genome. AGCTTTTCATTCTGACTGCAACGGGCAATATGTCTCTGTGTGGATTAAAA...3044 days ago
Genetic Algorithms demonstration with word DNA in Perl
#!/usr/bin/perl -w # GA demonstration with word DNA (512 bits) use strict; use Data::Dumper; # individuals in the population my $popsize = 1024; # a good st...2563 days ago