# HG changeset patch # User rliterman # Date 1733175892 18000 # Node ID 1f407d5f589919d0726836cbdae9eafe92a9ad8b # Parent 757b7dcd0ee626be1b4363c92b087f9039f72a4a "planemo upload" diff -r 757b7dcd0ee6 -r 1f407d5f5899 csp2_screen.xml --- a/csp2_screen.xml Mon Dec 02 15:44:29 2024 -0500 +++ b/csp2_screen.xml Mon Dec 02 16:44:52 2024 -0500 @@ -1,130 +1,132 @@ - + Screen query assemblies against reference assemblies - nextflow - micromamba + nextflow + micromamba nextflow -version + nextflow run ${__tool_directory__}/CSP2/CSP2.nf -profile csp2_galaxy --runmode screen \$QUERY_FASTA_ARG \$REF_FASTA_ARG \$QUERY_READS_ARG \$REF_READS_ARG \$REF_ID_ARG \$TRIM_ARG --readext $readext --forward $forward --reverse $reverse --ref_readext $readext --ref_forward $forward --ref_reverse $reverse --min_cov $min_cov --min_iden $min_iden --min_len $min_len --ref_edge $ref_edge --query_edge $query_edge --dwin $dwin --wsnps $wsnps --cores 8 --out \$CSP2_DIR/CSP2_Screen_Output -log \$CSP2_DIR/CSP2_Screen_Output\.nextflow.log; + ]]> - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - - - - + + + + - This tool takes query assemblies and reference assemblies and calculates the pairwise distance between each query/reference combination. If no reference is provided, all queries are compared to all other queries. + This tool takes query assemblies and reference assemblies and calculates the pairwise distance between each query/reference combination. If no reference is provided, all queries are compared to all other queries. - 10.XXXX/placeholder.doi - @article{example2024,title={CFSAN SNP Pipeline 2 (CSP2): a pipeline for fast and accurate SNP distance estimation from bacterial genome assemblies.},author={Doe, John and Smith, Jane},journal={Submitted},year={2024}} - + 10.XXXX/placeholder.doi + @article{example2024,title={CFSAN SNP Pipeline 2 (CSP2): a pipeline for fast and accurate SNP distance estimation from bacterial genome assemblies.},author={Doe, John and Smith, Jane},journal={Submitted},year={2024}} + - + +