- Oct 06, 2023
-
-
Blaise Li authored
-
- Oct 04, 2023
-
-
Blaise Li authored
The default behaviour has been changed to be of more general use. The previous default was to fill the NaNs not belonging to all NaN columns with 0, which was suitable for standardized usage biases (which are expected to be centered on 0), but we might prefer to keep NaNs if we want to later replace those values with something else when dealing with other usage metrics than biases. If a single filling value is desired, it can be set using argument fill_other_nas. Implementation detail: The fillna still happens, but with a default value of np.nan, which hopefully should be OK.
-
- Oct 03, 2023
-
-
Blaise Li authored
Hopefully, this can be used to fill NaNs for PCA.
-
- Sep 18, 2023
-
-
Blaise Li authored
This consists in dividing counts by the maximum across synonymous codons for a given amino-acid, and is supposed to avoid certain biases in PCA.
-
- Sep 14, 2023
-
-
Blaise Li authored
-
Blaise Li authored
-
Blaise Li authored
-
Blaise Li authored
The main loading code is now in the function with more general name *load_table_with_info_index*, which is also useful to load pre-filtered counts tables with many info columns to be included in the index, and not just bias tables.
-
Blaise Li authored
Not tested.
-
- Dec 12, 2022
-
-
Blaise Li authored
-
- May 02, 2022
-
- Apr 29, 2022
- Apr 28, 2022
- Apr 14, 2022
- Apr 12, 2022
-
-
Blaise Li authored
-
- Apr 11, 2022
-
-
Blaise Li authored
-
- Apr 07, 2022
- Apr 05, 2022
-
-
Blaise Li authored
-
- Mar 25, 2022
-
-
Blaise Li authored
-
- Mar 24, 2022
- Mar 23, 2022
-
-
Blaise Li authored
-
- Mar 18, 2022
-
-
Blaise Li authored
-
- Mar 17, 2022
- Mar 15, 2022
-
-
Blaise Li authored
-
- Mar 14, 2022
- Mar 09, 2022
-
-
Blaise Li authored
-
- Mar 04, 2022
- Mar 02, 2022