Results for "Programming"

Tags

  • Looping in R language http://www.r-bloggers.com/a-tutorial-on-loops-in-r-usage-and-alternatives/ #Loop #R #Programming

    Tags: Loop, R, Programming

    3201 days ago

  • Places where you can #learn to #code http://blog.ted.com/10-places-where-anyone-can-learn-to-code/ #Programming #Script

    Tags: learn, code, Programming, Script

    3055 days ago

  • Drag and drop programming language http://snap.berkeley.edu/ #Programming #Language

    Tags: Programming, Language

    2965 days ago

  • Dynamic programming http://www.avatar.se/molbioinfo2001/dynprog/dynamic.html #Programming #Alignment #Sequence #Dynamic

    Tags: Programming, Alignment, Sequence, Dynamic

    2950 days ago

  • bipype

    Bipype is a very useful program, which prepare a lot of types of bioinformatics analyses. There are three input options: amplicons, WGS (whole genome sequences) and metatranscriptomic data. If amplicons are input data, then bipype does reconstruction and pairs merging. After that biodiversity is ...

    Tags: Bioinformatics, Programming, Bipype, Python

    2706 days ago

  • Many-Core Engine (MCE) for Perl example

    MCE spawns a pool of workers and therefore does not fork a new process per each element of data. Instead, MCE follows a bank queuing model. Imagine the line being the data and bank-tellers the parallel workers. MCE enhances that model by adding the ability to chunk the next n elements from the in...

    Tags: Bioinformatics, Programming, Perl, MCE, Parallel, Core, Thread, Fork

    2645 days ago

  • Insert data through ajax into MySql database.

    Insert data through ajax into MySql database.1. Create form.php and copy below code into file. <script type="text/javascript"> $(document).ready(function(){ $('#submit').click(function(){ var name= $('#name').val(); var email= $('#email').val(); var sdatatring='name1='+ name +'&emai...

    Tags: PHP, MySql, Wordpress, Ajax, Programming, Language

    2196 days ago

  • PHP, MySQL, AJAX, Wordpress, jQuery, API integration, xml parsing,json parsing,CodeIgniter

    My name is Ram Yash Pal. I’m web developer. I have 5+ years of experience on web development, specially on developing large scale web application with complex business logic.My main expertises are on PHP, jQuery, Ajax, CodeIgniter, Wordpress Plugin Development and Wordpress theme customizat...

    Tags: PHP, MySql, Wordpress, Ajax, Programming, Language

    2192 days ago

  • Learning Python Programming - a bioinformatician perspective !

    Python Programming is a general purpose programming language that is open source, flexible, powerful and easy to use. One of the most important features of python is its rich set of utilities and libraries for data processing and analytics tasks. In the current era of big biological data, py...

    Tags: Learning, Python, Programming, bioinformatics, bioinformatician, perspective, coding, script, learn

    2177 days ago

  • Julia Programming Language, a Python and R rival

    Big data has grown to become one of the most lucrative fields. In fact, data scientists are some of the most sought people. They are usually hired to analyze, control and parse large chunks of data. Implementing these actions using traditional techniques is not a walk in the park. This is why mos...

    Tags: Julia, Programming, Language, Real, Python, R, Alternative, Big, Data

    2075 days ago