-
Notifications
You must be signed in to change notification settings - Fork 429
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
Ensure correct output formats of seqtk_seq and seqtk_mergefa in all cases #6393
Merged
Commits on Sep 24, 2024
-
- Restricted input formats to only FASTA and compressed FASTA files (.fasta, .fasta.gz). Removed support for FASTQ files. - Updated the tool description and help section to accurately reflect that the tool only merges FASTA files. - Improved the tool's clarity by ensuring it is used for its intended purpose: merging FASTA files only.
Configuration menu - View commit details
-
Copy full SHA for f81442a - Browse repository at this point
Copy the full SHA f81442aView commit details -
Merge pull request #1 from dianichj/dianichj-patch-1
Update seqtk_mergefa.xml
Configuration menu - View commit details
-
Copy full SHA for 86eca44 - Browse repository at this point
Copy the full SHA 86eca44View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 63c2240 - Browse repository at this point
Copy the full SHA 63c2240View commit details
Commits on Sep 26, 2024
-
"Tool merges FASTA/Q files into a FASTA output and considers the quality threshold for FASTQ files when merging." 1. Clarified the -m option to handle ambiguous bases and conflicts (e.g., N and other IUPAC codes). 2. Improved help documentation with clearer examples and explanations. 3. Refined input parameter labels for better clarity and consistency.
Configuration menu - View commit details
-
Copy full SHA for bdd1286 - Browse repository at this point
Copy the full SHA bdd1286View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24ef697 - Browse repository at this point
Copy the full SHA 24ef697View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a252800 - Browse repository at this point
Copy the full SHA a252800View commit details -
Configuration menu - View commit details
-
Copy full SHA for b43a5df - Browse repository at this point
Copy the full SHA b43a5dfView commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f2ebdb - Browse repository at this point
Copy the full SHA 6f2ebdbView commit details
Commits on Oct 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f27e7ac - Browse repository at this point
Copy the full SHA f27e7acView commit details -
Configuration menu - View commit details
-
Copy full SHA for c62ebf6 - Browse repository at this point
Copy the full SHA c62ebf6View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f3fcdc5 - Browse repository at this point
Copy the full SHA f3fcdc5View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce62a76 - Browse repository at this point
Copy the full SHA ce62a76View commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b6808c3 - Browse repository at this point
Copy the full SHA b6808c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ebc925 - Browse repository at this point
Copy the full SHA 4ebc925View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea8b4dd - Browse repository at this point
Copy the full SHA ea8b4ddView commit details
Commits on Oct 16, 2024
-
Merge pull request #1 from wm75/suggestions-from-review
Suggestions from review
Configuration menu - View commit details
-
Copy full SHA for a510db3 - Browse repository at this point
Copy the full SHA a510db3View commit details
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.