Skip to content
Prev 16847 / 21312 Next

[Bioc-devel] GenomicScores: irreproducible build error caused by gwascat

hi Vince,

no worries, i've been finally able to reproduce the error in my computer 
and i'm afraid i'm probably using a deprecated dataset from 'gwascat', 
concretely the one that was stored as

gwascat/data/ebicat37.rda

what would be the replacement for the following kind of operation?

data(ebicat37)
eyersids <- unique(subsetByTraits(ebicat37, tr="Eye color")$SNPS)
eyersids
 ?[1] "rs12913832" "rs7173419"? "rs3002288"? "rs12896399" "rs1408799"
 ?[6] "rs12520016" "rs288139"?? "rs1667394"? "rs4596632" "rs12203592"
[11] "rs16891982" "rs1393350"? "rs1847134"

thanks!

robert.
On 05/06/2020 14:06, Vincent Carey wrote: