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

readFam #31

Closed
thoree opened this issue Feb 9, 2020 · 1 comment
Closed

readFam #31

thoree opened this issue Feb 9, 2020 · 1 comment

Comments

@thoree
Copy link
Contributor

thoree commented Feb 9, 2020

In foo.fam read below, there is one marker and one ('unidentified') preson in the DVI module.
readFam return appears essentially empty:

library(forrel)
#> Loading required package: pedtools
x = readFam("http://familias.name/BookKEP/foo.fam",verbose = TRUE, useDVI =T)
#> Familias version: 3.2.8 (DVI)
#> Read DVI: Yes
#> 
#> Number of individuals (excluding 'extras'): 0
#> 
#> Number of pedigrees: 0
#> 
#> Database: New database
#> Number of loci: 1
#>   D3S1358: 9 alleles, model = equal, rate = 0 (unisex)
#> 
#> *** Reading DVI section ***
#> Returning the following families:
x
#> named list()

Created on 2020-02-09 by the reprex package (v0.3.0)

@magnusdv
Copy link
Owner

Closing this in favor of #32.

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