Raw fastq file were downloaded from ftp.sra.ebi.ac.uk.

sbcb

Format

An object of class bcbioSmallRnaDataSet of length 3.

Details

Data was analyzed with bcbio_nextgen. Config files to reproduce the analysis are at:

https://github.com/bcbio/bcbio_srnaseq_output_example

R code to load the data was:

sbcb = loadSmallRnaRun("~/repos/bcbio_srnaseq_output_example/final",
interestingGroups = "country")

`