- Snakemake-wrappers update to 5.6.0
- fair_genome_indexer update
- fair_fastqc_multiqc update
- Reservations update
- Use of wrapper's version of Sex.DetERRmine
- Snakemake-wrappers update to 5.5.0
- Tasks update
- Sex.DetERRmine used only on human and mice
- Snakemake-wrappers update to 5.3.0
- MTNucRatioCalculator added to QC
- Easy snakemake-wrappers update
- Easy conda envs update
- New testing pipeline with additional format checks
- Citation cff file added
- Snakemake-wrappers up to 4.6.0
- Update in the configuration section
- Mosdepth included in QC
- Samtools idxstats included
- Deeptools alignment sieve producing non position-sorted bams
- bt2 index explicit
- Reduce fastp threads
- Allow local snakemake wrappers
- Allow local modules
- Fastp output compressed
- Deeptools alignment sieve (on
params/make_sieve
set totrue
) - snakemake_wrappers up to 3.13.7
- fair_genome_indexer up to 3.8.1
- Memory / Time reservations
- fair_genome_indexer up to 3.8.0
- fair_fastqc_multiqc up to 2.3.5
- fair_genome_indexer up to 3.7.0
- fair_fastqc_multiqc up to 2.3.4
- Fix links
- Better reservations
- Fix benchmark IO for rseqc bamstat
- Use of wrappers for ngsderive
- tmp/logs/benchmark hold rulenames
- fair_fastqc_multiqc and fair_genome_indexer updates
- Pipeline can now localy import sub-modules
- fair_fastqc_multiqc update to 2.2.7
- Use human readable functions to replace raw lookups
- Documentation update
- fair_genome_indexer update to 3.4.0
- fair_fastqc_multiqc update to 2.2.3
- snakemake-wrappers update to 3.7.0
- All keys in configuration are now optional
- Snakemake wrappers up to version 3.5.0
- Pipeline display update
- Snakemake-wrappers update to 3.5.0
- MultiQC configurations
- RSeQC: bamstat, read_distribution, read_gc, infer_experiment, and read_duplication
- Goleft: indexcov
- ngsderive: strandedness, instrument, readlen, and encoding
- MultiQC mapping report now holds only the samples belonging to a common
{species}.{build}.{release}
- Readme points to the right snakemake version
Update to Snakemake v8+
- Usage updated
- DAG as ascii art
- tempfiles, logs and benchmarks paths reorganized:
tmp/fair_fastqc_multiqc/{rule_name}/{wildcards}.{extension}
log/fair_fastqc_multiqc/{rule_name}/{wildcards}.log
benchmark/fair_fastqc_multiqc/{rule_name}/{wildcards}.tsv
- use of
lookup
andcollect
rather than hand made functions - All keys in configuration must be present in configuration file
- Genome schema validation update
- Report testing removed as long as TBD issue is opened
- Do not download un-necessary reference files anymore
Breaking change: Non canonical chromosomes removed by default
- fair_genome_indexer update to 3.0.0
- snakemake-wrappers updated to v3.3.3
- snakemake github action updated to 1.25.1
- Documentation update
- Wrong parameters passed to MultiQC when importing pipeline with no parameters
- Pipeline description updated
- Usage generalized
- Gustave Roussy users have a dedicated usage section
- Include fastqc/multiqc as a module
- Rename meta-wrapper rules to indetify them
- Define generic genomes
- Add configuration keys
- Add MultiQC report label
- Mat&Met typos
- Multiqc report missing tools
- test Makefile update for Snakemake 8+
- Reduce time and memory reservations
- Snakemake-wrappers up to 3.3.3
- Snakemake 8+ compatibility
- csv.Sniffer getting too much data
- Snakemake-wrappers up to 3.2.0
- linter-error
- FastQC in addition to pre-trimming fastp
- Fix wrong reference linking in picard
- Update fair_genome_indexer to version 2.3.0
- Samtools stats added to report
- Report main page too large
- Fix error removing Bowtie2 QC from MultiQC report
- Fix error making fastp reports non reachable in MultiQC
- reduce size of configuration provided to fair_genome_indexer
- Include Bowtie2 metrics to MultiQC report
- Fix picard metrics extra parameter missing
genomes
not found while importing workflow as module- Bowtie2-build now takes fasta, if fasta is provided and no bowtie2 index is provided
- Single-end error when mixed single-ended/pair-ended samples were mixed in design
- Conditionally load fair_genome_indexer
- Let user provide annotation files
- Documentation update
- Rename loaded rules from fair_genome_indexer rule to indetify them
- Protect bam output
- Speed-up with wildcards constraints
- Speed-up Picard with BAI inclusion in input files
- Changed output directory order
- snakemake wrappers version fixed
- fastp reports included in snakemake report
- fair_genome_indexer pipeline version updated to 2.2.0
- snakemake wrappers version updated to v3.0.0
- Description of expected results with directoy architecture
- fair_genome_indexer pipeline update
- Add report texts
- Fastp citation
- Fastp-trimming (reports included in MultiQC)
- Download-index reference genome if missing
- Build bowtie2-index if missing
- Align reads
- Perform post-mapping QC with picard and aggregate reports with MultiQC