Skip to content

Releases: sidora-tools/eager2poseidon

0.3.5

01 Mar 13:32
cee2436
Compare
Choose a tag to compare

[0.3.5] - 2023-03-01

Added

Fixed

  • compile_eager_result_tables(): Corrected column name for number of libraries. Nr_Libs -> Nr_Libraries. Closes #4
  • compile_across_lib_results(): Inference of Nr_Libraries corrected to count only unique values. This also fixed inference of Capture_Type. Closes #5
  • compile_across_lib_results(): Corrected weighted sum calculation to only include unique rows of library-level data. Closes #6
  • compile_across_lib_results(): Corrected Library_Names field. Now includes only unique library names.

Dependencies

  • Added vctrs to package dependencies

Deprecated

0.3.1

13 May 12:37
Compare
Choose a tag to compare
  • 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

28 Mar 13:13
5e2e716
Compare
Choose a tag to compare
beta Pre-release
Pre-release

Minimal working version of eager2poseidon for testing.