You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Dostupne verzije su:

VerzijaModul
0.11.8fastqc/fastqc-0.11.8

Primjer korištenja

fastqc.sge
#!/bin/bash

#$ -N fastqc-test
#$ -cwd

module load fastqc/fastqc-0.11.8

fastqc --version



  • No labels