LieberInstitute / SPEAQeasy-example

Full length example for SPEAQeasy
http://research.libd.org/SPEAQeasy-example
1 stars 0 forks source link

Code for resolving swaps and adding the phenotype info #5

Closed lcolladotor closed 4 years ago

lcolladotor commented 4 years ago

Write a Rmd file (under it's own directory) similar to those from http://leekgroup.github.io/recount-analyses/ https://github.com/leekgroup/recount-analyses (using BiocStyle and knitcitations; use here::here() for paths) where you read in the output data from SPEAQeasy (the inferred genotype info) + the DNA genotype info (as downloaded from #3 ) to then:

The main output should be a RangedSummarizedExperiment object with the correct phenotype information for the samples (include all the colData() output from SPEAQeasy + add the phenotype info we have on the brains after resolving the simple swaps).