Introduction to Intelligent Systems
August 5th Next I provide the most relevant notes and thoughs of a lecture of Intelligent Systems. The lecture is an introduction to the topic, …
August 5th Next I provide the most relevant notes and thoughs of a lecture of Intelligent Systems. The lecture is an introduction to the topic, …
Presenting Google Colab I will introduce you to Colab from Google Drive: the basics, a few useful links, useful tips and procedures. Summary Brief overview …
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 …
Some useful bash parsing commands I hope to make constant updates in the post. # Merge alternate rows from two files paste -d \\n FILE1 …
Taxonomy profiling of microbiome samples. A shotgun emphasis Here, I will show the importance of the taxonomy profiling. Besides I provide a scope of …
DIVERSITY INDICES FOR COMMUNITIES Here, I will show the importance of the abundance, richness, evenness, and diversity concepts. Besides I explain in raw terms, …
Useful commands for linux servers… ##################### USEFUL COMMANDS FOR LINUX SERVERS ######################## # ssh ssh [user@]hostname ## Is a program for logging/execute into a …
Return to main post The first decision: amplicon sequencing or wgs? Or… both? :O The microbiome pipelines can be divided in two categories, whole genome …