Entering edit mode
3.5 years ago
GG
•
0
Hello everyone,
I am trying to convert a seg file back into a DNAcopy object. After using the segment() function in the DNAcopy package, you get a DNAcopy object. Using the print() function on this DNAcopy object gives you the tabular output of the DNAcopy object (a seg file).
Now I want to convert this seg file back into a DNAcopy object. Is there a way to do this? Any help would be very appreciated.
Thank you.