-
Notifications
You must be signed in to change notification settings - Fork 43
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
Updates to MethylSeq pipeline GL-DPPD-7113 #130
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
Contributor
bnovak32
commented
Nov 7, 2024
- Updates sorting of BAM files to fix Issue [Methyl-Seq] Pipeline specifies incorrect input for deduplication step. #94
- Update external documentation links
- Update software versions
- Add additional report summaries
- Add clipping parameter specifications for random priming library preps
- Added an alignment multiqc step that gathers all qualimap and bismark alignment QC reports (Step 9b) - Added trimgalore reports to trimmed multiqc report - Added report suffixes (GLMethylSeq) to all multiqc reports - Updated multicore specification from "4" to "NumberOfThreads" - Updated filename specifications to more specifically call out the different filenames bismark generates for paired-end/single-end, bowtie2/hisat2 - Moved generation of nucleotide frequencies file from alignment step to genome reference generation step - Updated R library versions
Updates tool versions, and fixes issues with PE datasets
- added clipping parameters for random-priming library type - added gzip parameter to bismark alignment command to reduce intermediate file size
Clipping and performance updates added clipping parameters for random-priming library type added gzip parameter to bismark alignment command to reduce intermediate file size
Updated TOC with link to newly added trimming option.
Updated TOC with link to newly added trimming option.
Added missing UCSC tools to software table.
Updating tool versions and adding missing tools
update FastQC version
update FastQC version
Specified genomic_nucleotide_frequencies.txt as an output file.
Fix typos
Updated broken documentation link
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.