GithubHelp home page GithubHelp logo

Comments (3)

bhaller avatar bhaller commented on May 29, 2024 1

This is now fixed, although some testing remains to be done. Note that writing out of pedigree IDs is optional, and is off by default, to preserve backward compatibility – not so much with SLiM itself (why would someone write out a new-format output file and then read it in with an old version of SLiM?), but with other scripts/programs that might parse SLiM's outputFull() formatted output for post-processing. To avoid breaking such scripts when people upgrade to SLiM 3.5, the new pedigree ID field needs to be off by default. If people want it, it's easy to turn on. :->

I did not add in saving of other state information – tag and tagF, setValue() key/value pairs, etc. There's lots of side state on objects now, and at present the file I/O stuff is just not set up to persist it easily, so fixing that would be a much bigger project. (You can open an issue on that if you want, but I'm certainly aware of it. :->)

from slim.

bhaller avatar bhaller commented on May 29, 2024

Yeah. As the doc discusses, there are actually lots of things that outputFull() doesn't save; it's a bigger problem than just pedigree IDs. Which should be fixed.

from slim.

bhaller avatar bhaller commented on May 29, 2024

This bug is higher priority now that pedigree tracking is always enabled.

from slim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.