Last publications
Introduction to Intelligent Systems
August 5thNext I provide the most relevant notes and thoughs of a lecture of Intelligent Systems.The lecture is an introduction to the topic, it defines...
Read More "Introduction to Intelligent Systems"
Tools: Google Colab
Presenting Google Colab I will introduce you to Colab from Google Drive: the basics, a few useful links, useful tips and procedures. SummaryBrief overview and...
Read More "Tools: Google Colab"
THE ABC OF SERVERS AND CLUSTERS
THE ABC OF SERVERS AND CLUSTERS If you work in bioinformatics, you may have to process large datasets with complex scripts. Probably, your computer does...
Read More "THE ABC OF SERVERS AND CLUSTERS"
Bash: Useful commands for parsing
Some useful bash parsing commands I hope to make constant updates in the post. # Merge alternate rows from two files paste -d \\n FILE1...
Read More "Bash: Useful commands for parsing"