You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you submit a data frame with chromosomes that are not in 1-19 or X, the output omits those rows. Instead, keep those positions but with NA for the cM columns. Or add an argument na.omit that controls this.
The text was updated successfully, but these errors were encountered:
If you submit a data frame with chromosomes that are not in 1-19 or X, the output omits those rows. Instead, keep those positions but with
NA
for the cM columns. Or add an argumentna.omit
that controls this.The text was updated successfully, but these errors were encountered: