Ac updates#7
Merged
Acribbs merged 56 commits intocribbslab:mainfrom Apr 23, 2025
Merged
Conversation
Updated setup and entry points. Updated the helper comments on pipeline scripts. Change length filters for reads to max 50kb.
update documentation
default primer use for index splitter updated.
use SMART primer sequence as default and edit script to use first 10bp for pattern matching
Rename file to better reflect function
Rename file to better reflect function
imports for api added correctly
to reflect script name changes
to reflect script name changes
update unittest to current version of primer splitter
The split-fastqcats command was not being called correctly and was failing on integration test. Have editted to to specify the params correctly
update to use correct main function for test
remove redundant argument from parallel_split_reads
Contributor
Author
|
@as2110 The tests wont pass, likely due to a problem in the code, would you look at the tests failing and try and work out why they are. Happy to take more of a look when I get time. |
fix last search window based on pattern length instead of window length.
pytests for PrimerSplitter and IndexSplitter classes
Contributor
|
Hi Adam, Have merged these updates and also pushed through some other updates to add some notes to the documentation. Tests passing locally, hopefully passing here too. |
change file extensions to match correct input/outout
add additional unit_test
add note about setting -e threshold
…into AC-updates
This file contains hidden or 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
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.
No description provided.