How do I convert between crimap and linkage formts?
[rootd;29may94] The crimap utilities package contains genlink and linkgen, which converts between .gen files and linkage file. I am attempting to find an ftp site. If you know of one, let me know. I already have source. If I could find the authors, to have them authorize it, I’d be happy to put the entire crimap-utilities package on one of my ftp sites. • How do I get my ceph data into crimap format? [rootd;29may94] You can output the file in linkage format, and use link2gen (if you have it, see F2). The disadvantage here is that your marker names are seperated from your data, and its easy to make a mistake and get them mixed up. You can output the file in ped.out format and use mkcrigen. mkcrigen is a great program, which automatically transfers the marker-names with the data (eliminating one source of error). Unfortunately, I only have an executable with a hardcoded 80-marker maximum. Nobody can find the source code.