Results for "MYSQL Tutorial for beginner"

Blogs

  • Tools to detect synteny blocks regions among multiple genomes

    The synteny block (which etymologically means “on the same rib...omewhat fascinating, not only for geneticist but also for non-biologist to know that th...them which were commonly used for synteny detections are: Synt...eric sequence comparison tool for visualizing genome alignments...

    2607 days ago

  • XAMPP: Starting Apache fail Ubuntu

    Once you install XAMMP on linux, the most common problem you face is Apache failure. To fi...o first stop and then again start it. sudo /etc/init.d/apache2 stop sudo /etc/init.d/mysql st...

    3616 days ago

  • Basic command-line to run BLAST

      The goal of this tutorial is to run you through a demon...es - there are 24 files total for human. The database files ar...re protein sequences in FASTA format. FASTA format is something...e] [-parse_deflines] [-outfmt format] [-show_gis] [-num_descrip...lets return only the best hit for each...

    2241 days ago

  • Insert data through ajax into MySql database.

    Insert data through ajax into MySql database.1. Create form.php...; }); });</script> <form method="post" action="" name...it" value="submit" /> </form> 2. Create insert.php an.... <?phpprint_r($_POST);$con=mysql_connect("localhost","root","");mysql_select_db('dbname');mysql_qu...

    2198 days ago

  • Popular bioinformatics educational resources !

    Followings are the list of popular bioinformatics educational resources Bii.a...oftware and database services for computational biology. Bioin.../prefacefrm.html A web-based tutorial associated with "Introdu...n/education.shtml A resource for introductory information on t...

    2190 days ago

  • Ancient whole genome duplication (WGD) detection tools !

    There are two methods for ancient WGD detection, one is collinearity...tps://github.com/arzwa/wgd.gitFor i-ADHoRe, you need to registe...(2n = 4x8 = 32) Download the tutorial for CDS and GFF annotation files mkdir -p wgd_tutorial && cd wgd_tutori....fasta.blast.tsv.mcl  For more...

    1152 days ago

  • Installing ELGG on Ubuntu !

    Elgg is an open-source and highly customizable framework used for building an online social envir...d many more.   In this tutorial, we will show you how to inst...l php-mbstring php-xmlrpc php-mysql php-gd php-xml php-cli php-...p 3 – Create a Database for Elgg Next, you will need to...

    708 days ago