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
I am learning mappoly by watching "Tools for Polyploids Workshop: MAPpoly (01 14 2021)" (https://www.youtube.com/watch?v=NifLfBsQshQ). Video 30'16'': try to make sequence by using chr 10 markers, but doesn't work. Please let me know what I did wrong? Thanks for your help!
s10 <- make_seq_mappoly(dat, 'seq10')
s10
This is an object of class 'mappoly.sequence'
------------------------
Parameters not estimated
------------------------
Ploidy level: 4
No. individuals: 144
No. markers: 0
No. markers per sequence: not available
----------
No. of markers per dosage in both parents:
Error in strsplit(names(freq), "-") : non-character argument
The text was updated successfully, but these errors were encountered:
I am learning mappoly by watching "Tools for Polyploids Workshop: MAPpoly (01 14 2021)" (https://www.youtube.com/watch?v=NifLfBsQshQ). Video 30'16'': try to make sequence by using chr 10 markers, but doesn't work. Please let me know what I did wrong? Thanks for your help!
Error in strsplit(names(freq), "-") : non-character argument
The text was updated successfully, but these errors were encountered: