Results for "create"

Top-level pages

  • Bioinformatics Web Application Development with Perl

    ...d wave of adoption came from the growth of the world wide web. Dynamic web pages—the precursor to modern web applications—were easy to create with Perl and CGI. Thanks to...

    2373 days ago

  • PerlOneLiner for Bioinformatician

    ...m "a" to "zz"perl -le 'print ("a".."zz")'perl -le 'print "aa".."zz"' # Create a hex lookup table@hex = (0.....d 26] } 1..8'perl -le 'print map { ("a".."z", 0..9)[rand 36] } 1..8' # Create a string of specific lengthpe...

    2354 days ago

  • Linux Commands Cheat Sheet for Bioinformatics and Computational Biology Professionals

    ...move (rename) file1 to file2 ln -s file link — create symbolic link to file touch file — create or update file cat file ...ressions Compression tar cf file.tar files — create a tar named file.tar containi...

    2332 days ago

  • Webinar on RNA-Seq Data Analysis on 28 Feb 2018

    ...zation on the set of interesting genes from the data by allowing downstream analysis such as GO and pathway analysis. The product has an option to create pipelines for time consuming...

    2316 days ago

  • Creating conda environment for python2.7

    ...the following steps. To create an environment: conda cr...ceed ([y]/n)? This creates the myenv environment in&nbs...tall -n myenv scipy To create an environment with a specifi...ackages flag: conda create --no-default-packages -n myen...

    2242 days ago

  • Installing BLAT on Linux !

    ...l/src, so do not scream at me for that.First I created an /usr/local/src/blat direc...rrect short form of the MACHTYPE: x86_64 now create the directory lib/$MACHTYPE i...se)All the preparation is now done and you can create the blat executables by going...

    2115 days ago

  • Installing ELGG on Ubuntu !

    ...rules are working. create a .httaccess and provide det...the mysql client. Create a database to store Elgg's ta...sh -r -u nobody elgg-1.8.0.1 create a data directory for elg...o the MySQL database that you created for Elgg Database Passwor...

    944 days ago

  • Elgg Installation steps !

    ...c php7.2-mysql php7.2-gd php7.2-xml php7.2-cli php7.2-zip -y Step 2: Create a MySQL database for Elgg El...assword you set in step 1. Once you are logged in to the MySQL console, create a new database. CREATE DATAB...

    658 days ago

  • Tools for Geospatial data analysis !

    ...alize data, perform complex analysis, and even create maps and other visualizations...py, Folium, and Contextily, which allow you to create interactive maps and other vi...visualize data, perform complex analysis, and create maps and other visualizations...

    462 days ago