Dami's blog full of codes

…just a list of useful things I learned while working with R and python…

  • About
  • Apps
  • Data Science Projects
  • Healthcare Data Projects
  • Resources

Modeling ICU Patient Trajectories

Damiano July 9, 2018 0 Comments

Modeling Intensive Care Unit Patients Trajectories by leveraging data from the mimic-iii dataset (work in progress, check the attached PDF for some preliminary results: damiano_fantini_week2demo_v3).

Uncategorized

Editing Video files using ffmpeg

Damiano October 26, 2017 0 Comments

In linux (Ububtu), ffmpeg is a very convenient tool for manipulating video files. For example, it is possible to use ffmpeg to extract audio tracks or video streams form a file, and combine them together, using only few lines of…
Read more

coding snippets, Fun

ffmpeg, Linux, mp4, terminal, video editing

Calling Variants using WES data and samtools + bcftools

Damiano January 28, 2017 0 Comments

This is a very short tutorial discussing how to call variants using samtools and bcftools from BAM files in the context of a Whole Exome Sequencing (WES) experiment. All the following steps assume you are working in a Linux environment….
Read more

bioinformatics, tutorials

BAM, bcftools, samtools, tabix, variant calling, VCF

Deciphering Mutational Signatures with R, Amazon EC2 and the mutSignatures package

Damiano January 22, 2017 0 Comments

Important Notice!! This page is currently a placeholder while the mutSignatures R package is undergoing a major upgrade. Sorry for the inconvenience! A paper is (hopefully) getting accepted soon, and then this page will finally have the tutorial about how…
Read more

Uncategorized

Translating MATLAB’s silhouette() function to R

Damiano January 20, 2017 0 Comments

Many MATLAB functions are readily translatable to R, but of course this is not always true. While translating a MATLAB script into R, I run into the following problem. I couldn’t find an R function that could replace MATLAB’s silhouette()…
Read more

bioinformatics, coding snippets

cluster, distance, MATLAB, R, silhouette

Working with mutSignatureTools

Damiano January 13, 2017 0 Comments

Uncategorized

Retrieve homolog genes using biomaRt

Damiano January 12, 2017 0 Comments

Homolog genes are genes descending from a common ancestral DNA sequence. Homolog genes in different species (i.e., genes that evolved from a common ancestral gene by speciation) are referred to as ortholog genes and usually retain a very similar function…
Read more

bioinformatics

bioconductor, biomaRt, ensembl, homolog, ortholog, paralog, R

Radar Charts with ggradar and ggradarSIZE

Damiano November 10, 2016 0 Comments

d

Uncategorized

Seatmap charts with ggplot2

Damiano October 30, 2016 0 Comments

This is a short tutorial for creating “geom tile” charts with ggplot2. These type of plots are similar to heat maps, but they picture a variable featuring a discrete number of possible levels (categories) instead of continuous numeric values. I…
Read more

tutorials

Data Visualization, geom_tile, ggplot2, R, seatmap chart

Boxplots with ggplot2

Damiano October 27, 2016 1 Comment

This is a short tutorial for creating boxplots with ggplot2. The tutorial will focus on: data preparation for plotting with ggplot2 differences between the standard R plotting system and ggplot2 usingĀ  geom_boxplot to create a simple boxplot with ggplot2 and…
Read more

tutorials

boxplot, Data Visualization, geom_boxplot, ggplot2, R

Web Radios boosting coding productivity

Damiano July 27, 2016 0 Comments

How do you stay focused while coding? How do you cope with the noises of an open workspace or with the chitchat of the other customers of your favorite coffee shop? That’s easy.. Just listen to some good chill-out music…
Read more

Fun

Internet Radio, Streaming, vlc

Analyzing TCGA Data in R via the TCGAretriever package

Damiano July 11, 2016 0 Comments

Brief introduction about TCGA, cBioPortal and the Cancer Genomic Data Server (CGDS) The Cancer Genome Atlas (TCGA) is a program aimed at improving the understanding of the molecular basis of cancer. TCGA stores multidimensional genomic data sets generated by analysis…
Read more

bioinformatics

Predicting HIV progression and treatment response

Damiano April 16, 2016 0 Comments

Project Goal and Data Understanding The goal of this project is to predict patients response to the anti-HIV treatment based on a very limited number of measured parameters. The dataset was retrieved from Kaggle (https://www.kaggle.com/c/hivprogression). Dataset includes information about a…
Read more

Data Science Projects

feature extraction, Kaggle, R, sequence analysis, Statistica13, treatment response

Fluorescence

Damiano April 13, 2016 0 Comments

ImageJ is one of my favourite image-analysis programs. ImageJ is free, it is compatible with all major operating systems (it is written in Java) and it is very powerful. Here I am showing how to use ImageJ for the analysis…
Read more

Uncategorized

Basic configuration of an IGV Data Server

Damiano April 7, 2016 1 Comment

Setting up an IGV Data Server allows IGV users to access and explore genomic datasets located elsewhere online or on a local area network. To configure a Data Server, we need to inform IGV about where the genomic data files…
Read more

bioinformatics

BAM, Data Server, IGV, Network, PHP, XML

Post navigation

1 2 Next →

Recent Posts

  • Modeling ICU Patient Trajectories
  • Editing Video files using ffmpeg
  • Calling Variants using WES data and samtools + bcftools
  • Deciphering Mutational Signatures with R, Amazon EC2 and the mutSignatures package
  • Translating MATLAB’s silhouette() function to R

Recent Comments

  • Damiano on Querying PubMed via the easyPubMed package in R
  • Damiano on Querying PubMed via the easyPubMed package in R
  • Theresa on Querying PubMed via the easyPubMed package in R
  • Andy on Querying PubMed via the easyPubMed package in R
  • Tom Lahey on Querying PubMed via the easyPubMed package in R

Archives

  • July 2018
  • October 2017
  • January 2017
  • November 2016
  • October 2016
  • July 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • October 2015
  • September 2015
  • May 2015

Categories

  • bioinformatics
  • coding snippets
  • data science
  • Data Science Projects
  • Fun
  • tutorials
  • Uncategorized

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org