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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,9 @@
9
9
- New column `Chromosomal_Anomalies`.
10
10
- Made column `Collection_ID` a list column.
11
11
- Soft-retired the option `ReferenceGenome` in the column `Capture_Type`.
12
-
- Added rescaling feature for the columns `Endogenous` and `Damage` for packages below Poseidon v3.0.0.. (TODO: Rethink the order in which that is done)
12
+
- Added rescaling feature for the columns `Endogenous` and `Damage` for packages below Poseidon v3.0.0..
13
13
- Made column `Damage` a list column.
14
+
- Added the option `WISC2013` to the column `Capture_Type`.
14
15
- Changed the handling of `_Note` columns. Previously they were explicitly specified and part of the `JannoRow` record type. Now they are just treated as arbitrary additional columns that get algorithmically sorted in when writing .janno files (e.g. in `forge`). See `makeHeaderWithAdditionalColumns`.
15
16
- Changes to .ssf columns according to Poseidon v3.0.0:
0 commit comments