cnobles / iGUIDE

Bioinformatic pipeline for identifying dsDNA breaks by marker based incorporation, such as breaks induced by designer nucleases like Cas9.
https://iguide.readthedocs.io/en/latest/
GNU General Public License v3.0
20 stars 9 forks source link

Implement Version Control on IncorpData #62

Closed cnobles closed 5 years ago

cnobles commented 5 years ago

As the incorp output data is a pivotal file in the workflow for iGUIDE, the rds files was expanded from containing a single data.frame to a list of version information, input config, and the data in the form of a data.frame. This versioning of the data labels the incorp data and helps maintain consistent comparisons when different runs are merged through eval or report commands. As this is one of the last updates in the works (for now) versioning has been updated to 1.0.0 for both software and build versions.