- 07 Aug, 2022 1 commit
-
-
Guillaume Poirier-Morency authored
Ignore MKL-based sparse solvers when -Dwith_mkl is set to false but the specific solvers are enabled.
-
- 25 Jun, 2021 1 commit
-
-
Guillaume Poirier-Morency authored
-
- 16 Apr, 2021 2 commits
-
-
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.
-
- 15 Apr, 2021 1 commit
-
-
Guillaume Poirier-Morency authored
-
- 01 Mar, 2021 2 commits
-
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
-
- 27 Feb, 2021 2 commits
-
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
-
- 18 Dec, 2020 2 commits
-
-
Guillaume Poirier-Morency authored
It's already implied by -Dwith_mkl=true when testing the LAPACK solver.
-
Guillaume Poirier-Morency authored
-
- 07 Sep, 2020 3 commits
-
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
-
- 23 Jul, 2020 1 commit
-
-
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.
-
- 21 Jul, 2020 1 commit
-
-
Guillaume Poirier-Morency authored
-
- 20 Jul, 2020 1 commit
-
-
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.
-
- 30 Mar, 2020 2 commits
-
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
-
- 29 Mar, 2020 2 commits
-
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
-
- 24 Mar, 2020 1 commit
-
-
Guillaume Poirier-Morency authored
-
- 22 Mar, 2020 2 commits
-
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
Use /opt/intel/mkl as a default path for mkl_root.
-
- 21 Mar, 2020 4 commits
-
-
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
-
- 20 Mar, 2020 4 commits
-
-
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
-
- 19 Mar, 2020 2 commits
-
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
-
- 18 Mar, 2020 3 commits
-
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
-
- 17 Mar, 2020 3 commits
-
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
-
Guillaume Poirier-Morency authored
-