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

Compare with Current View Page History

Version 1 Current »

Dostupne verzije i pripadajući moduli:

VerzijaModul
2.0.12bioinfo/tRNAscan-SE/2.0.12


Korištenje


#!/bin/sh

#$ -N tRNAscan-SE
#$ -cwd
#$ -pe *mpisingle 8

tRNAscan-SE Example1.fa --threads $NSLOTS


  • No labels