jpayne@0: jpayne@0: Salmonella serotype prediction jpayne@0: jpayne@0: python jpayne@0: biopython jpayne@0: blast jpayne@0: samtools jpayne@0: sra-tools jpayne@0: bwa jpayne@0: spades jpayne@0: bedtools jpayne@0: jpayne@0: forward.fastq; jpayne@0: #set forward = './forward.fastq' jpayne@0: #end if jpayne@0: #if reverse.is_of_type('fastq.gz', 'fastqsanger.gz') jpayne@0: gunzip -c $reverse > reverse.fastq; jpayne@0: #set reverse = './reverse.fastq' jpayne@0: #end if jpayne@0: ln -s forward.fastq ${name}_1.fastq; jpayne@0: ln -s reverse.fastq ${name}_2.fastq; jpayne@0: $__tool_directory__/SeqSero2.py jpayne@0: -p \${GALAXY_SLOTS:-4} jpayne@0: -i ${name}_1.fastq ${name}_2.fastq jpayne@0: -b $maptype && jpayne@0: cat SeqSero_result*/Seqsero_result.tsv > results.tsv jpayne@0: jpayne@0: ]]> jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: jpayne@0: @misc{zhang_yin_jones_zhang_deathrage_dinsmore_fitzgeral_fields_deng_2015, jpayne@0: title={Salmonella serotype determination utilizing high-throughput genome sequencing data.}, jpayne@0: journal={J Clin Microbiol}, publisher={ASM}, jpayne@0: author={Zhang S, Yin Y, Jones MB, Zhang Z, Deatherage Kaiser BL, Dinsmore BA, Fitzgerald C, Fields PI, Deng X.}, jpayne@0: year={2015}, month={Max}, jpayne@0: url={http://http://jcm.asm.org/content/early/2015/03/05/JCM.00323-15}}, jpayne@0: } jpayne@0: jpayne@0: jpayne@0: