| Miscellaneous |
| Version lineage of this tool (guids ordered most recent to oldest) |
| toolshed.g2.bx.psu.edu/repos/yufei-luo/s_mart/coordinatesToSequence/1.0.0 (this tool) |
| coordinatesToSequence |
| Requirements (dependencies defined in the <requirements> tag set) |
| name | version | type |
| PYTHONPATH | not provided | set_environment |
| Additional information about this tool |
../Java/Python/coordinatesToSequence.py -i $formatType.inputFileName1 #if $formatType.FormatInputFileName1 == 'bed': -f bed #elif $formatType.FormatInputFileName1 == 'gff': -f gff #elif $formatType.FormatInputFileName1 == 'gff2': -f gff2 #elif $formatType.FormatInputFileName1 == 'gff3': -f gff3 #elif $formatType.FormatInputFileName1 == 'sam': -f sam #elif $formatType.FormatInputFileName1 == 'gtf': -f gtf #end if -s $sequence -o $outputFileFasta
| Functional tests |