Releases: sidora-tools/eager2poseidon
Releases · sidora-tools/eager2poseidon
0.3.5
[0.3.5] - 2023-03-01
Added
Fixed
compile_eager_result_tables()
: Corrected column name for number of libraries.Nr_Libs
->Nr_Libraries
. Closes #4compile_across_lib_results()
: Inference ofNr_Libraries
corrected to count only unique values. This also fixed inference ofCapture_Type
. Closes #5compile_across_lib_results()
: Corrected weighted sum calculation to only include unique rows of library-level data. Closes #6compile_across_lib_results()
: CorrectedLibrary_Names
field. Now includes only unique library names.
Dependencies
- Added
vctrs
to package dependencies
Deprecated
0.3.1
- x-/y-rates from sexdeterrine are now reported in Sex_Determination_Note field, and updated when the Genetic_Sex is updated or the field is missing.
- In cases where more than one set of sex determination results exists in the general stats table, use the first available. Generally this will be at the Sample level, which is a good default. In cases where both ds and ss libraries are used, one of the two is picked up depending on ordering. However, the resuls should not vary much between libraries, so this should not affect results much.
beta
Minimal working version of eager2poseidon for testing.