I have samtools installed to /usr/bin, it was installed using sudo -apt-get install samtools on ubuntu. Is the below command incorrect? Thanks
.

Code:
bam2fastq -o IonXpress_009_150603.fq --no-unaligned IonXpress_009_150603.bam bam2fastq: command not found
Comment