# HG changeset patch # User m-zytnicki # Date 1367221552 14400 # Node ID 5677346472b542a58462e0a52f4b67f87fba6e28 # Parent c78966712a57a28158c440aec56c336d3d2a2592 Deleted selected files diff -r c78966712a57 -r 5677346472b5 SMART/galaxy/getReadDistribution.xml --- a/SMART/galaxy/getReadDistribution.xml Mon Apr 29 03:44:49 2013 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,70 +0,0 @@ - - Get Read Distribution v1.0.1: Plot the number of identical reads and give the most represented. - - PYTHONPATH - - - ../Java/Python/WrappGetReadDistribution.py -i $formatType.inputFileName - #if $formatType.FormatInputFileName == 'fasta': - -f fasta - #elif $formatType.FormatInputFileName == 'fastq': - -f fastq - #end if - - #if $optionnumber.number == 'Yes': - -n $optionnumber.bestNumber - #end if - #if $optionpercent.percent == 'Yes': - -p $optionpercent.percentage - #end if - -o $outputFile - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - This script gives a .tar out file, if you want to take look at the results, you have to download it. - -