Skip to content

BlueGranite/bioPowerBI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bio-Power BI

Josh Crittenden and Colby T. Ford

Resources for reading and visualizing bioinformatics and genomics data using Microsoft Power BI.

Using the following M (Power Query) scripts and Power BI examples, you can easily read in various unique file types commonly found in genomics.

File Parsers

Filetype Specification Directory Notes
.vcf https://samtools.github.io/hts-specs/VCFv4.3.pdf \vcf
.fastq http://maq.sourceforge.net/fastq.shtml \fastq For analysis, this file's sequences should likely be aligned.
.sam https://samtools.github.io/hts-specs/SAMv1.pdf \sam
.bam https://samtools.github.io/hts-specs/SAMv1.pdf \bam Requires the Rsamtools R package.
.gff https://m.ensembl.org/info/website/upload/gff3.html \gff3
.bgen https://www.well.ox.ac.uk/~gav/bgen_format/spec/latest.html \bgen Requires the rbgen R package.
Work in progress...

Blog Post

To view our post on BlueGranite's Blog, click here: https://www.bluegranite.com/blog/reading-bioinformatics-and-genomics-files-in-power-bi

YouTube Demo

To view our short demo using these template scripts, click here: https://youtu.be/rC1TLm2UbNg

About

Power BI resources for reading and visualizing bioinformatics and genomics files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 44.0%
  • Forth 22.2%
  • R 17.2%
  • Objective-C 8.5%
  • Mercury 8.1%