Skip to content

Releases: Juke34/AliNe

AliNe - v1.3.0

20 Mar 10:02
3e1c45f
Compare
Choose a tag to compare
  • add last aligner
  • salmon: fixes file name output (add salmon suffix)
  • graphmap2: standardize way of handling paired-end. Instead to concat and align, align R1 and R2 independently then merge.
  • Update README

AliNe - v1.2.0

19 Mar 11:18
0ae338a
Compare
Choose a tag to compare

Add bwa-mem2
Add salmon
ngmlr and sublong can now works with paired-en reads
Standardize information and user interaction at the beginning of Aline when checking tools and params
Fix error when using long reads with bwasw, options "-x ont2d" and "-x pacbio" not usable (only for bwamem)
Update tests and Readme

AliNe: A Flexible and Efficient Nextflow Pipeline for Read Alignment

01 Mar 17:57
27ce3cc
Compare
Choose a tag to compare

Latest changes from the review (Improve paper and documentation).
This is the version that will be used in the JOSS paper.

AliNe - v1.1.0

30 Jan 15:54
734635b
Compare
Choose a tag to compare

Remove Tophat2
Add bowtie 1
Add kallisto
Add CI
Improve documentation
Add Samtools stats

AliNe - v1.0.1

13 Jan 21:14
Compare
Choose a tag to compare

Deal with remote reads, genome and annotation file.
Simplify how annotation is handled (prepare annotation process removed)

AliNe - v1.0.0

27 Sep 11:02
Compare
Choose a tag to compare

First release of AliNe
Integrate 15 alignment tools [ 'bbmap', 'bowtie2', 'bwaaln', 'bwamem', 'bwasw', 'graphmap2', 'hisat2', 'minimap2', 'novoalign', 'nucmer', 'ngmlr', 'star', 'subread', 'sublong', 'tophat2' ]
Deal with read orintation
Deal with annotation
Deal with sequence scoring system
Deal With short reads (paired or single) and with Long reads (PacBio and ONT)
Trim with fastp (optional)
QC with fastqc (optional)
MultiQC