Skip to content

Add Samtools Collate#7674

Open
Smkingsize wants to merge 3 commits intogalaxyproject:mainfrom
Smkingsize:samtools
Open

Add Samtools Collate#7674
Smkingsize wants to merge 3 commits intogalaxyproject:mainfrom
Smkingsize:samtools

Conversation

@Smkingsize
Copy link
Contributor

@Smkingsize Smkingsize commented Feb 12, 2026

FOR CONTRIBUTOR:

  • I have read the CONTRIBUTING.md document and this tool is appropriate for the tools-iuc repo.
  • License permits unrestricted use (educational + commercial)
  • This PR adds a new tool or tool collection
  • This PR updates an existing tool or tool collection
  • This PR does something else (explain below)

There are two labels that allow to ignore specific (false positive) tool linter errors:

  • skip-version-check: Use it if only a subset of the tools has been updated in a suite.
  • skip-url-check: Use it if github CI sees 403 errors, but the URLs work.

@Smkingsize
Copy link
Contributor Author

should I pump the version of the failed tools in the collection?

@SaimMomin12
Copy link
Contributor

should I pump the version of the failed tools in the collection?

No, thats not needed

@bernt-matthias bernt-matthias added the skip-version-check Allow IUC members to skip the version linter in PR reviews (use only for partially updated suites). label Feb 12, 2026
<inputs>
<param name="input" type="data" format="sam,bam,cram" label="Input File"/>
<section name="advanced_options" title="Advanced Options" expanded="no">
<param name="add_pg" type="boolean" label="Add @PG in Header" checked="true" truevalue="" falsevalue="--no-PG" help="Add a @PG line to the header of the output file. "/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use argument

!!! Still need to restrict output to BAM format!!!
$fast_mode

$input
-o $output_file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all input data or output data should be single-quoted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-version-check Allow IUC members to skip the version linter in PR reviews (use only for partially updated suites).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants