genevol-usp / HLApers

Other
13 stars 5 forks source link

SAMTools 1.3 fails due to missing 'samtools fastq -N' option #8

Closed jfass closed 2 years ago

jfass commented 2 years ago

SAMTools 1.9 works; I'm not sure when the fastq -N option appeared between 1.3 and 1.9 ...

jfass commented 2 years ago

SALMON 0.8.2 fails with:

exception : [unrecognised option '--posBias']. Exiting.

The "--posBias" option looks like it was introduced with 1.2.0 ... testing now ...