- Feb 19, 2023
-
-
Guillaume Poirier-Morency authored
-
- Aug 07, 2022
-
-
Guillaume Poirier-Morency authored
Ignore MKL-based sparse solvers when -Dwith_mkl is set to false but the specific solvers are enabled.
-
- Jun 25, 2021
-
-
Guillaume Poirier-Morency authored
-
- Apr 16, 2021
-
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
Add basic support for GENCODE and miRBase FASTA format. Add support for reading RSEM, HTSeq and TSV counts. Use a geometric mean when replicated gene expression are provided with a log(X+1) transformation. The quantification is based on the assumption that the total concentration of protein-coding transcripts and microRNA in the cytoplasm is preserved across tissue types. We use a model of a HeLa S3 cell to estimate the number of species and the cytoplasmic volume.
-
- Apr 15, 2021
-
-
Guillaume Poirier-Morency authored
-
- Mar 01, 2021
-
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
-
- Feb 27, 2021
-
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
-
- Dec 18, 2020
-
-
Guillaume Poirier-Morency authored
It's already implied by -Dwith_mkl=true when testing the LAPACK solver.
-
Guillaume Poirier-Morency authored
-
- Sep 07, 2020
-
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
-
- Jul 23, 2020
-
-
Guillaume Poirier-Morency authored
Only check for the subset of positions of a target where a seed can fit and let compute_score perform the remaining checks.
-
- Jul 21, 2020
-
-
Guillaume Poirier-Morency authored
-
- Jul 20, 2020
-
-
Guillaume Poirier-Morency authored
Remove code for detecting FASTA formats and instead rely on the user providing explicitly the format via a specialized flag. Add --ncbi-targets, --gencode-targets, --mirbase-targets flags to the binary.
-
- Mar 30, 2020
-
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
-
- Mar 29, 2020
-
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
-
- Mar 24, 2020
-
-
Guillaume Poirier-Morency authored
-
- Mar 22, 2020
-
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
Use /opt/intel/mkl as a default path for mkl_root.
-
- Mar 21, 2020
-
-
Guillaume Poirier-Morency authored
Each warning that suggest a dependency now also include a corresponding configuration flag. We already have explicit flags for enabling MKL LAPACK and FFTW3, so the warning messages have been removed.
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
-
- Mar 20, 2020
-
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
This strategy prevents many useless allocations for lines in-between sequence records by positioning the stream on the beginning of a new record. It also simplifies the parsing code since we don't need to check line[0] anymore.
-
Guillaume Poirier-Morency authored
-
- Mar 19, 2020
-
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
-
- Mar 18, 2020
-
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
-
- Mar 17, 2020
-
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
-