Mercurial > repos > biowebdb > flowgram
comparison sffextract.xml @ 2:ce049751b625 draft default tip
Uploaded
| author | biowebdb |
|---|---|
| date | Tue, 01 Apr 2014 09:16:51 -0400 |
| parents | dc29406ce984 |
| children |
comparison
equal
deleted
inserted
replaced
| 1:dc29406ce984 | 2:ce049751b625 |
|---|---|
| 1 <tool id="biowebdb_flowgram_sffextract" name="sffextract" version="1.0.0"> | 1 <tool id="biowebdb_flowgram_sffextract" name="sffextract" version="1.0.0"> |
| 2 <description>Convert SFF to FastQ or Fasta/Qual</description> | 2 <description>Convert SFF to FastQ or Fasta/Qual</description> |
| 3 <requirements> | 3 <requirements> |
| 4 <requirement type="binary">sff_extract</requirement> | 4 <requirement type="binary">sff_extract</requirement> |
| 5 <requirement type="package" version="1.0.0">biowebdb-ruby-lib</requirement> | |
| 5 </requirements> | 6 </requirements> |
| 6 <command interpreter="ruby">sffextract.rb | 7 <command interpreter="ruby">sffextract.rb |
| 7 $input | 8 $input |
| 8 #if str( $format_options.format ) == "FASTQ" | 9 #if str( $format_options.format ) == "FASTQ" |
| 9 $output1 | 10 $output1 |
