-
Notifications
You must be signed in to change notification settings - Fork 172
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 issue 81, "call empty droplets" #301
Commits on Jan 31, 2024
-
tested only with kallisto aligner (both with and without automated kallisto filtering with bustools --filter parameter)
fmalmeida committedJan 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 6d81894 - Browse repository at this point
Copy the full SHA 6d81894View commit details
Commits on Feb 1, 2024
-
fmalmeida committed
Feb 1, 2024 Configuration menu - View commit details
-
Copy full SHA for afe4904 - Browse repository at this point
Copy the full SHA afe4904View commit details
Commits on Feb 2, 2024
-
fixed workflow conversions to work with star align results
fmalmeida committedFeb 2, 2024 Configuration menu - View commit details
-
Copy full SHA for d03d81f - Browse repository at this point
Copy the full SHA d03d81fView commit details
Commits on Feb 5, 2024
-
include modifications for working with cellranger
fmalmeida committedFeb 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 796afba - Browse repository at this point
Copy the full SHA 796afbaView commit details
Commits on Feb 7, 2024
-
fix the path of matrices when running non-standard kallisto workflow …
…(tested with lamanno)
fmalmeida committedFeb 7, 2024 Configuration menu - View commit details
-
Copy full SHA for c9c38ea - Browse repository at this point
Copy the full SHA c9c38eaView commit details -
fix spliced/unspliced empty_drops conversion
fmalmeida committedFeb 7, 2024 Configuration menu - View commit details
-
Copy full SHA for a9ee3f1 - Browse repository at this point
Copy the full SHA a9ee3f1View commit details -
solve number of list levels when having spliced / unspliced
fmalmeida committedFeb 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 0cb2a2f - Browse repository at this point
Copy the full SHA 0cb2a2fView commit details
Commits on Feb 14, 2024
-
Merge branch 'dev' of https://github.com/nf-core/scrnaseq into 81-cal…
…l-empty-droplets
fmalmeida committedFeb 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 8a2e818 - Browse repository at this point
Copy the full SHA 8a2e818View commit details -
fmalmeida committed
Feb 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 6458e2d - Browse repository at this point
Copy the full SHA 6458e2dView commit details -
fmalmeida committed
Feb 14, 2024 Configuration menu - View commit details
-
Copy full SHA for c5cc1ca - Browse repository at this point
Copy the full SHA c5cc1caView commit details -
Configuration menu - View commit details
-
Copy full SHA for c539399 - Browse repository at this point
Copy the full SHA c539399View commit details -
update the number of tasks that are executed, and include raw/filtere…
…d in the testings (cellranger)
Configuration menu - View commit details
-
Copy full SHA for 2d7c90e - Browse repository at this point
Copy the full SHA 2d7c90eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c72c8f2 - Browse repository at this point
Copy the full SHA c72c8f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d1d783 - Browse repository at this point
Copy the full SHA 5d1d783View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4095c3d - Browse repository at this point
Copy the full SHA 4095c3dView commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6981c44 - Browse repository at this point
Copy the full SHA 6981c44View commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 030322a - Browse repository at this point
Copy the full SHA 030322aView commit details
Commits on Mar 8, 2024
-
Update bin/emptydrops_cell_calling.R
gsub .gz only in end of string Co-authored-by: Gregor Sturm <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e350399 - Browse repository at this point
Copy the full SHA e350399View commit details
Commits on Mar 11, 2024
-
fmalmeida committed
Mar 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 7daa310 - Browse repository at this point
Copy the full SHA 7daa310View commit details -
fix transposition snippet in new module
fmalmeida committedMar 11, 2024 Configuration menu - View commit details
-
Copy full SHA for c24a05d - Browse repository at this point
Copy the full SHA c24a05dView commit details -
Merge branch 'dev' of https://github.com/nf-core/scrnaseq into 81-cal…
…l-empty-droplets
fmalmeida committedMar 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 618c721 - Browse repository at this point
Copy the full SHA 618c721View commit details
Commits on Mar 12, 2024
-
fixed problem on loading fasta>f from params.genome
fmalmeida committedMar 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 492598b - Browse repository at this point
Copy the full SHA 492598bView commit details -
fmalmeida committed
Mar 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 6207655 - Browse repository at this point
Copy the full SHA 6207655View commit details -
fmalmeida committed
Mar 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 8c5702b - Browse repository at this point
Copy the full SHA 8c5702bView commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7c8ed95 - Browse repository at this point
Copy the full SHA 7c8ed95View commit details -
fmalmeida committed
Mar 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 3adeb65 - Browse repository at this point
Copy the full SHA 3adeb65View commit details -
fmalmeida committed
Mar 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 48dd996 - Browse repository at this point
Copy the full SHA 48dd996View commit details -
adjust modules to handle kallisto outputs form non-standard (lamanno …
…& nac) workflows
fmalmeida committedMar 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 9cd8edd - Browse repository at this point
Copy the full SHA 9cd8eddView commit details -
when running kallisto non-standard workflow store emptydrops in subdi…
…rs to avoid file collision
fmalmeida committedMar 13, 2024 Configuration menu - View commit details
-
Copy full SHA for d77eda8 - Browse repository at this point
Copy the full SHA d77eda8View commit details
Commits on Mar 18, 2024
-
update modules to get them from nf-core/modules
fmalmeida committedMar 18, 2024 Configuration menu - View commit details
-
Copy full SHA for c460f28 - Browse repository at this point
Copy the full SHA c460f28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c1f1ac - Browse repository at this point
Copy the full SHA 1c1f1acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6351f76 - Browse repository at this point
Copy the full SHA 6351f76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9734ace - Browse repository at this point
Copy the full SHA 9734aceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2406600 - Browse repository at this point
Copy the full SHA 2406600View commit details