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

Compare with Current View Page History

Version 1 Next »

Dostupne verzije su:

VerzijaModul
0.11.8fastqc/fastqc-0.11.8

Primjer korištenja

obitools.sge
#!/bin/bash

#$ -N fastqc-test
#$ -cwd

module load fastqc/fastqc-0.11.8

fastqc --version



  • No labels