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

Compare with Current View Page History

Version 1 Current »

VerzijaModul
1.0.5bioinfo/Rcorrector/1.0.5

Korištenje

Sample
#!/bin/bash
#$ -N rc-test
#$ -cwd
#$ -pe *mpisingle 8 

module load bioinfo/Rcorrector/1.0.5 

run_rcorrector.pl -1 Sample/6484_snippet_1.fastq -2 Sample/6484_snippet_2.fastq -t $NSLOTS


  • No labels