This repository has been archived by the owner on Apr 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 33
Updates to scATAC-seq preprocessing v1 #334
Merged
Merged
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
- Revert to the Debian-based image after running into issues with memory errors in BWA
- Switch to local singularity container for development - Update publishing output - Add new configuration options for compute_qc_stats and cleanup the script - qc_filtering workflow update
- Skip samtools sort by name step - Turn off compression for intermediate samtools steps - Reduce the number of samtools threads to 6 or ${task.cpus}
- Major updates for Nextflow 20.10.0 compatibility
- Update container - Finish multiplet process and publishing steps - Resolves #246
without loading the config for mapping
- Use bap fork with subprocess fix
- Skip when whitelist entries in the params are empty
- This container has the fix to enable barcode correction with barcodes longer than 16bp
- Keep qc_filtering methods in a separate branch Revert "Update archr steps add option to remove density coloring on cell calling" - This reverts commit 69e46c3. Revert "Add additional output to cell calling step" - This reverts commit 77f3a4a. Revert "Refine pycistopic implementation andi compute_qc_stats function." - This reverts commit 0cff3a4. Revert "Add macs2 callpeaks command to qc_prefilter" - This reverts commit 162a1b3. Revert "Add archr qc filtering method and entry point" - This reverts commit 7606659. Revert "Update archr publish methods" - This reverts commit f9d54ba.
Merged
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Updates to initial version of scATAC-seq preprocessing
add_barcode_as_tag
mawk script to include both corrected and uncorrected barcode tags in final bam