-
Notifications
You must be signed in to change notification settings - Fork 0
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
Kmer count + Dimensionality reduction #40
Merged
Merged
Changes from 1 commit
Commits
Show all changes
97 commits
Select commit
Hold shift + click to select a range
25d5d64
Add kmer count modules
weaglesBio f3bedf9
Add to main workflow
weaglesBio a311d1e
Add kmer count modules
weaglesBio af871fe
Add to main workflow
weaglesBio 1b51964
Add parameters
weaglesBio e29612f
Merge changes
weaglesBio 3e67c80
Handle one line csv
weaglesBio aacc15c
Add kmer count modules
weaglesBio ca54275
Combine embeddings csv
weaglesBio 1e9852b
Fix combine
weaglesBio 927b1a3
Adding organellar blast subworkflow
DLBPointon 0e7850a
Updates
DLBPointon 5c6b6db
Completing organelle blast, modified python script to accept arrayLis…
DLBPointon fb15428
Black linting
DLBPointon e5526fd
Uncommenting BLAST for testing
DLBPointon bac7913
Updates
DLBPointon b36c554
Updates for Organella Blast output checking
DLBPointon c7da079
Local update for diamond blast
DLBPointon b2e23a2
Updated to filter out empties
DLBPointon 5bc2f95
Fixes for blast subworkflows
DLBPointon a761e62
Added a blast module that does not rely on makeblastdb
DLBPointon 65614f3
Fixes to better allow running on github
DLBPointon c60721d
Updating modules
DLBPointon f9e65d2
Updating modules and patches
DLBPointon 154b185
Updating pipeline to reflect changes
DLBPointon 009f1e3
Generalising the Blast module for FULL databases as well as local mak…
DLBPointon 8c57157
Prettier linting
DLBPointon 193f480
Adding tracedir to schema
DLBPointon 05e25b5
Update script based on recomendation
DLBPointon 79305c5
Black Linting
DLBPointon 99a7aa5
testing
DLBPointon 1654931
Updating
DLBPointon 8925cac
add coverage
yumisims e49331f
add samtools merge
yumisims b2ed42d
add merged
yumisims bbb05d9
put in condition for different read type
yumisims a784236
re-written samtools_depth_average_coverage.py
yumisims 4e71157
re-written samtools_depth_average_coverage.py
yumisims fb7bf44
re-written samtools_depth_average_coverage.py
yumisims 6f0c412
amended gc_content.py to comprehension form
yumisims 5e2ad8e
added change to samtools_depth_average_coverage.nf
yumisims d39d99d
black
yumisims 033043f
change main workflow
yumisims f1025fb
remove space
yumisims d62859e
changed github test yaml
yumisims 5343545
add barcode to ci
yumisims b95e351
change in se mapping
yumisims 42c49a0
change config
yumisims 5208ab1
change config
yumisims c0a5a03
changed bedtool
yumisims 6baec5c
changed grabfile wildcard
yumisims 3b8d867
changed grabfile wildcard
yumisims 84b50c3
changed grabfile wildcard
yumisims e754440
done
yumisims a386866
done
yumisims 4600cdc
added ncbi id
yumisims af67f69
change software version'
yumisims 029f1f6
refine bedtools and other scripts
yumisims 2808cba
Replacing grep with awk, grep caused errors with empty products
DLBPointon 036c014
Updating organellar blast based on discussion with Eerik and @yumisims
DLBPointon f05f05b
Updated container from @yumisims and tested
DLBPointon 3b50c01
Black formatting
DLBPointon b61cadf
Black Formatting
DLBPointon 4401fb6
Updates based on comments from @ea10
DLBPointon efdc828
Correction and removal of view statement
DLBPointon 65e87c8
Black linting for python script
DLBPointon 1a8b635
Add parameters
weaglesBio 2958627
Add kmer count modules
weaglesBio 0bee610
Add to main workflow
weaglesBio e40e4ce
Handle one line csv
weaglesBio 40ce6a4
Merge branch 'dev' into kmer_count
weaglesBio 34385bb
dp24 suggested changes
weaglesBio 5cfe9ad
Updates to fix bugs, add params and get kmer analysis running
DLBPointon 0fdc0f3
Merge branch 'dev' into kmer_count
DLBPointon 891964e
linting fixes
DLBPointon 336a6c8
fixes
DLBPointon aeeabb0
linting
DLBPointon 63f3c34
linting
DLBPointon e37baa4
linting
DLBPointon 5f5ccf0
barcode was wrong in test
DLBPointon ebc1d5a
Fixed container import, added conda recipe and corrected version output
DLBPointon 87e8b8d
Updated container, added custom version information for the umap moddule
DLBPointon 25bb22b
/tmp/ was being used, changed to custom cache dirs to script
DLBPointon e75d030
updating the main script, minor stuff
DLBPointon 4978ec2
Changes for testing
DLBPointon affd380
Updating the vecscreen value, apparently changed from correct value i…
DLBPointon e6550bf
Updating data
DLBPointon 4e8d53d
Updating test files, test data, formatting and logic change
DLBPointon f36ed3f
Add pre-fetch for the containers in ascc with nf-download
DLBPointon 77e08e6
Fix CI and Black formatting
DLBPointon 858fefb
Black Formatting
DLBPointon 74a74f6
CI fix
DLBPointon b9745c7
CI fix add aptainer
DLBPointon d31813c
kill lint for file exist
DLBPointon a9fe2c8
Lint fix
DLBPointon f2c8e71
Update resources
DLBPointon b43f082
Merge branch 'kmer_count' of https://github.com/sanger-tol/ascc into …
DLBPointon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add to main workflow
- Loading branch information
commit 0bee610689c72d19ab5972826b7bf5a9d542bbe5
There are no files selected for viewing
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The
scikit-learn: \$(python3 -c 'import sklearn; sklearn.show_versions()')
part caused a crash when I tried running the subworkflow on my local computer.Instead of outputting just a version number, it produced the long text below, which then caused a Nextflow crash with the message
"yaml.scanner.ScannerError: mapping values are not allowed here in "collated_versions.yml", line 22, column 11"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Before crashing at the software versions part, it counted the kmers and made CSV files for dimensionality reduction embeddings like it should, so at least that's good