-
Notifications
You must be signed in to change notification settings - Fork 236
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix two bugs with split_file_to_collection
#1358
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* allow chunksize to be greater than the number of records in the input file without failing * allow an empty file to be split without an error
bgruening
approved these changes
Nov 23, 2023
sunyi000
pushed a commit
to sunyi000/galaxytools
that referenced
this pull request
Feb 28, 2024
* fix two bugs * allow chunksize to be greater than the number of records in the input file without failing * allow an empty file to be split without an error * bump version number
bgruening
added a commit
that referenced
this pull request
Feb 29, 2024
* woundhealing tool * added gitlab citation * fixing typo * remove unwanted file * add .shed.yml * added location tag in tests * clean test data * update shed.yml * Fix two bugs with `split_file_to_collection` (#1358) * fix two bugs * allow chunksize to be greater than the number of records in the input file without failing * allow an empty file to be split without an error * bump version number * Update Nanopolish to v0.14 (#1359) * fix lint error + version upgrade * Explicit untar of .tar.xz * Adapt tests to multithreading and code refactoring * Add RBPBench tool wrapper (#1360) * add wrapper files * add macros * modify select_rbps command * add fasta_indexes.loc * fix data_table and genome fasta path * new conda version with wrapper script * new conda version with wrapper script * remove python_template_version --------- Co-authored-by: Pavankumar Videm <[email protected]> * update rbpbench tool-data conf (#1362) * Add palette options to convert (#1364) * tool to query ftplinks from bioimage archive (#1345) * added tool to query ftplink from bia * multiple values * add help * add .shed.yml;remove multiple from param * remove wrong file * updates to the tool * Update biaftplink.xml * Update .shed.yml * Update biaftplink.xml --------- Co-authored-by: Yi Sun <[email protected]> Co-authored-by: Björn Grüning <[email protected]> * update v08 to fix meme version check error (#1366) * add mavedb data source tool (#1367) * add mavedb data source tool * Rename shed.yml to .shed.yml * change category * remove duplicate category * change tool ID to mavedb_importer * Update tools/mave_tools/mavedb/.shed.yml * Update mavedb.xml --------- Co-authored-by: Björn Grüning <[email protected]> * Change query params according mavedb requirements (#1368) * add mavedb data source tool * Rename shed.yml to .shed.yml * change category * remove duplicate category * change tool ID to mavedb_importer * Update tools/mave_tools/mavedb/.shed.yml * Update mavedb.xml * change param names for mavedb requirements * remove comment --------- Co-authored-by: Björn Grüning <[email protected]> Co-authored-by: Björn Grüning <[email protected]> * update to v081 (#1369) * gm updates (#1373) * gm updates * fix linting * Update compare.xml * Integrate another bioMLmodel (biomd0000001076) (#1371) * Add tool BIOMD0000001076 * update tool desc * update tool desc * add version * update * update test * remove print * add creator * update tool * update doi * Update tools/biomodelsML/biomodels_BIOMD0000001076.xml Co-authored-by: Björn Grüning <[email protected]> * remove xlsx * test bibtext to fix test * revert to type=doi * remove creator tag * update profile * update embedded script name --------- Co-authored-by: Björn Grüning <[email protected]> * fix typo in param documentation (#1374) * bump intarna 3.4.0 (#1378) * Updating tools/cpat from version 3.0.4 to 3.0.5 (#1379) Co-authored-by: planemo-autoupdate <[email protected]> * Updating tools/image_processing/graphicsmagick from version 1.3.40 to 1.3.42 (#1380) Co-authored-by: planemo-autoupdate <[email protected]> * Cool to hic (#1382) * adding first tested and working generated tool from https://github.com/fubar2/nftoolmaker It actually does work. Sort of. Hope this is useful to someone. * fixes suggested by bgruening for the PR - all adjustments will now apply to all future generated tools :) * add yara mapper ToolFactory - NOT from nf-core. Allows single ended fastq or fasta to be mapped, or a pair of forward and reverse - both must be fastq * small test files still work :) * single quotes for $runme - disappeared mysteriously :( * adding panaroo * Finally fixed the '$runme' suggestion and got the sanitisers not to. * fix profile="22.05" - need to update galaxyxml to fix this and the stdio replacement... * cool_to_hic tool * add cool_to_hic * cleanup other branch * fix bogus gfastats fix * fix gfastats * and again * fix yaml * fix so allows cool/mcool/scool - untested as I got no data... * need test data. * fixes from review * fix bogus help transition * Update .shed.yml * some small cleanups * Update .shed.yml * lets call it juicebox_hic --------- Co-authored-by: Björn Grüning <[email protected]> * Add juicebox_hic format and citation (#1383) * adding first tested and working generated tool from https://github.com/fubar2/nftoolmaker It actually does work. Sort of. Hope this is useful to someone. * fixes suggested by bgruening for the PR - all adjustments will now apply to all future generated tools :) * add yara mapper ToolFactory - NOT from nf-core. Allows single ended fastq or fasta to be mapped, or a pair of forward and reverse - both must be fastq * small test files still work :) * single quotes for $runme - disappeared mysteriously :( * adding panaroo * Finally fixed the '$runme' suggestion and got the sanitisers not to. * fix profile="22.05" - need to update galaxyxml to fix this and the stdio replacement... * add citation and link to github add juicebox_hic as the name of the output * fix branch again * update CI * Add TAPscan (#1357) * add tapscan tool * update shed file for this repo * add edam topic and creator * compress domains file * AGAT - Add new feature (functional annotation) (#1377) * add new feature * small modifications * some modification * small changes * small modifications * small modification * small modification --------- Co-authored-by: Bjoern Gruening <[email protected]> * update CI * update CI * Tapscan update (#1388) * add new updated tapscan files * update wrapper and test data * change fiji-mopholibj version * small cleanups * Update woundhealing.xml --------- Co-authored-by: Yi Sun <[email protected]> Co-authored-by: Simon Bray <[email protected]> Co-authored-by: Tunc Kayikcioglu <[email protected]> Co-authored-by: Michael Uhl <[email protected]> Co-authored-by: Pavankumar Videm <[email protected]> Co-authored-by: Helena <[email protected]> Co-authored-by: Björn Grüning <[email protected]> Co-authored-by: Polina Polunina <[email protected]> Co-authored-by: Björn Grüning <[email protected]> Co-authored-by: Anup Kumar <[email protected]> Co-authored-by: Linelle <[email protected]> Co-authored-by: Martin Raden <[email protected]> Co-authored-by: gxydevbot <[email protected]> Co-authored-by: planemo-autoupdate <[email protected]> Co-authored-by: Ross Lazarus <[email protected]> Co-authored-by: Saskia Hiltemann <[email protected]> Co-authored-by: Rlibouban <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Allow chunksize to be greater than the number of records in the input file without raising the following error:
Allow an empty file to be split without raising the following error: