Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Silly question for a very usefull package #2

Closed
jblamyatifremer opened this issue Jul 17, 2017 · 2 comments
Closed

Silly question for a very usefull package #2

jblamyatifremer opened this issue Jul 17, 2017 · 2 comments

Comments

@jblamyatifremer
Copy link

jblamyatifremer commented Jul 17, 2017

Hi Jisca,

I am sure that you have a R trick to access to dam object stored in compareOUT$Counts...

get assignation statistic for dam

compareOUT <- PedCompare(Ped1=ped1,Ped2=SeqOUT$Pedigree)
dam <- compareOUT$Counts[1] ## NOT WORKING
dam <- unlist(compareOUT$Counts)[1] ## NOT WORKING

best regards,

JB

@JiscaH
Copy link
Owner

JiscaH commented Jul 17, 2017 via email

@jblamyatifremer
Copy link
Author

Perfect !
I am working on oysters (successive hermaphrodite) populations or bi-parental cross. Most of the time, we do have an observed pedigree, and we are now accumulating HTS data. I am measuring the amount of putative errors in the observed pedigree.
I am also planning to use your package to design lower snp panel density for assignations, imputations from public array.
I close this thread.
Thanks you again for your time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants