[BioC] Analysis with SnpSet object CRLMM package

Benilton Carvalho beniltoncarvalho at gmail.com
Tue Nov 29 15:06:08 CET 2011


Say that your SnpSet object is called 'crlmmOutput', you can run:

theCalls = calls(crlmmOutput)
theConfs = confs(crlmmOutput)

to get the genotype calls (1 - AA; 2 - AB; 3 - BB) and their
respective confidence scores.

b

On 28 November 2011 09:32, Chintan Vora - Xcelris
<chintan.vora at xcelrislabs.com> wrote:
> Dear Mathew,
>
> I am new to genotyping data analysis using R.
> I was going through your package CRLMM. I used the commands
> "readIdatFiles" and "crlmmIllumina".
>
> I am now wondering what to do with SNPSet object.
>
> Can you please explain me how can I use this object further?
> --
>
> Regards,
> Chintan Vora
> Sr. Research Associate
> Xcelris Labs Ltd.
> Old Premchandnagar Road,
> Bodakdev, Ahmedabad-380 054 India.
> Tel: +91-79-66197777/66311114
> Fax: +91-79-66309341
> Email: chintan.vora at xcelrislabs.com
> Website: www.xcelrisgenomics.com
>
>
>
> "Please don't print this e-mail unless you really need to. Save Paper, Save Trees"
>
> --------------------------------------------------------------------------------
>
> Disclaimer\ \  \ Any views or opinions presented in this...{{dropped:13}}
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at r-project.org
> https://stat.ethz.ch/mailman/listinfo/bioconductor
> Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor



More information about the Bioconductor mailing list