generated from OpenOmics/baseline
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Version 2 Update #4
Closed
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
Collaborator
chenv3
commented
Apr 17, 2024
- Change version flag to cellranger flag
- Add cellranger flag to select version for GEX, CITE, VDJ, and MULTI pipelines
- Handles version 7.1.0, 7.2.0, and 8.0.0
- Add 2024 genome release for GEX, CITE, and MULTI pipelines
- Add custom json support for genome
- GEX add QC Summary report
- Edit MULTI summary report to include sheet for FASTQ QC output
- Edits to GEX QC analysis
- Add silhouette analysis for GEX QC cluster resolutions
- Add metadata parameter to add sample level metadata to Seurat object
- Fix error to add back in cut-off line to pre-filter QC plots
- Edit GEX QC report
- Add support for silhouette analysis
- Add explanation text for when adaptive thresholds are used
- Edit multiconfig to be compatible with Cell Ranger 8.0.0
…J, MULTI) and the 10x newly released 2024 references. Changing version flag to pipeline to avoid confusion, and adding in cellranger flag for selecting cellranger version. Adding in checks features and hashtag file formats, and conditionally required flags.
Import run.md updates
…vel metadata when performing initial QC and output sessionInfo log file
… FASTQ related statistics reported in multi metric summary
…es, add UMAP filter plot
… list in seuratQCSummaryReport
Add the functionality to supply metadata file for GEX pipeline. Also add support for providing custom json file for the genome flag
Editing cell-seek pipeline to add a genome option to help create a custom reference json file
Documentation updated to include the new genome command. Bumping the version to 2.0.0 in preparation of release
…ed UMAP Seurat QC, report, and summary report edited to handle the new QC plot for both pre and post-filter plots. Silhouette scores added to seurat QC and seurat QC report. Cleaned up summary report of commented commands.
…tation gex.smk - edited to copy QC reports to final reports folder; add in a defaultFilter flag for QC report generation seuratSampleQC.R - add comment seuratSampleQCReport.Rmd - add defaultFilter flag to edit report text and reference depending on if adaptive threshold or filter file threshold was used; add additional documentation for silhouette score / plots seuratSampleQCSummaryReport.Rmd - clustering plot will try to plot resolution with highest silhouette score if silhouette scores are calculated run.md - minor updates to documentation providing links to genome command for custom reference json
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.