# HG changeset patch # User jjohnson # Date 1502135162 14400 # Node ID 111d2508ab15df9fa64c95238c1117df83e7e3f6 # Parent 4f78281c42ffab6491845e045c23532b3ee988b5 Uploaded diff -r 4f78281c42ff -r 111d2508ab15 optitype.xml --- a/optitype.xml Mon Nov 23 09:56:42 2015 -0500 +++ b/optitype.xml Mon Aug 07 15:46:02 2017 -0400 @@ -1,80 +1,153 @@ - - HLA genotyping predictions from NGS data - - hdf5 - razers3 - optitype - cbc - + + HLA genotyping predictions from NGS data + + optitype + - + - + config.ini && ln -s \$OPTITYPE_DIR/data data #set $input_fq = ' '.join($fastqs) -&& python \$OPTITYPE_DIR/OptiTypePipeline.py -$read_type --input ${' '.join($fastqs)} +&& OptiTypePipeline.py +$read_type --input ${' '.join($fastqs)} #if str($beta) != '': --beta $beta #end if #if str($enumerations) != '': --enumerate $enumerations #end if +--config "`pwd`/config.ini" --outdir $outdir && cp $outdir/*/*_coverage_plot.pdf $coverage_plot && cp $outdir/*/*_result.tsv $result ]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The beta value for for homozygosity detection (see cited paper). - Default: 0.009. Handle with care. - --enumerate Number of enumerations. - OptiType will output the optimal solution and the top N-1 suboptimal solutions in the results. - Default: 1 + --beta The beta value for for homozygosity detection (see cited paper). + Default: 0.009. Handle with care. + --enumerate Number of enumerations. + OptiType will output the optimal solution and the top N-1 suboptimal solutions in the results. + Default: 1 **OUTPUTS** - result.tsv A TAB-separated file of HLA genotyping predictions: + result.tsv A TAB-separated file of HLA genotyping predictions: - :: + :: A1 A2 B1 B2 C1 C2 Reads Objective 0 A*31:01 A*68:01 B*40:01 B*51:01 C*15:02 C*03:04 132 128.43599999999998 - coverage_plot.pdf Plots of coverage of HLA genotyping predictions + coverage_plot.pdf Plots of coverage of HLA genotyping predictions .. _OptiType: https://github.com/FRED-2/OptiType ]]> - - - 10.1093/bioinformatics/btu548 - + + + 10.1093/bioinformatics/btu548 + diff -r 4f78281c42ff -r 111d2508ab15 tool_dependencies.xml --- a/tool_dependencies.xml Mon Nov 23 09:56:42 2015 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - -