Results for "Programming"

Tags

  • 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

    2701 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

    2640 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

    2190 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

    2186 days ago

  • Ram Yash Pal

    Hi!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 customization...

    Tags: Software, Programming, Web designing

    2186 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

    2171 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

    2069 days ago

  • Parallel Processing with Perl !

    Here is a small tutorial on how to make best use of multiple processors for bioinformatics analysis. One best way is using perl threads and forks. Knowing how these threads and forks work is very important before implementing them. Getting to know how these work would be really useful before read...

    Tags: Parallel, Processing, Perl, Bioinformatics, Programming

    2069 days ago

  • #Programming exercises for the Stanford Unsupervised Feature Learning and #Deep #Learning #Tutorial http://ufldl.stanford.edu/tutorial https://github.com/amaas/stanford_dl_ex

    Tags: Programming, Deep, Learning, Tutorial

    1986 days ago

  • The Raku Programming Language

    Raku is a member of the Perl family of programming languages. Formerly known as Perl 6, it was renamed in October 2019. Raku introduces elements of many modern and historical languages. Compatibility with Perl was not a goal, though a compatibility mode is part of the specification.  More a...

    Tags: Raku, Programming, Language, Perl6, Perl

    1548 days ago