-
Notifications
You must be signed in to change notification settings - Fork 96
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
dev -> staging #834
Merged
Merged
dev -> staging #834
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
* increase disk size for MakeOptionalBam * changelogs and pipeline versions Co-authored-by: Nikelle Petrillo <npetrill@broadinstitute.org>
* Point fingerprinting file keys to publicly available files * Remove redundant input files from germline single sample pipeline
* Update Skylab STAR Dockerfile to use Alpine Linux image and remove unneeded packages * Create build script, version file, and readme for STAR Docker image * Update StarAlign.wdl to use new STAR docker image * Update changelogs * Add --platform flag to STAR Dockerfile
…other ARM machines and fix typos (#777)
* Update ValidateATAC.wdl and ValidateSCATAC.wdl to use Broad samtools image * Remove redundant samtools Dockerfile and directory * Remove skylab/hca_adapter directory
* Remove unused TagGeneExon.wdl * Remove dropseq_tools Docker directories and additional files
Change memory allocation and enable maxRetries in fastp and groupbyUMIs tasks. Temporarily add monitoring scripts to these tasks to monitor memory usage. Update the transcriptome bam to be the RSEM post-processed one. Removing tdr_staging_bucket from test file since it is no longer an input Co-authored-by: M. Morgan Taylor <marymorg@broadinstitute.org> Co-authored-by: Nikelle Petrillo <npetrill@broadinstitute.org>
* Update imputation bcf/vcftools and minimac4 docker images * Update changelogs
* Rewrite TrimAdapters Dockerfile, build script * Create TrimAdapters version list, readme * Replace TrimAdapters.wdl runtime docker URL with GCR URL * Rename trim-adapters to ea-utils, push a new image to GCR, and replace all docker image URLs * Update changelog and version number * Minor corrections to Minimac4 version list and STAR readme
Remove umi-tools docker directory
* Update Optimus MergeStarOutput task, LoomUtils.wdl tasks to use new pytools docker image * Standardize paths to scripts in docker image in affected tasks * Add Docker image files for new pytools docker and reorganize scripts * Fix print function syntax in scATAC MakeCompliantBAM task * Update changelogs and version numbers * Remove old Dockerfiles, build scripts, requirements files * Revert some changes from #687 in create_snrna_optimus.py to fix a runtime error
* Create new bwa and snaptools-bwa docker files and documentation * Build images and replace URLs in tasks
* Document pytools docker scripts, remove unused create-npz-output.py script and ConvertStarOutput task * Update changelogs
* Update bcf/vcftools docker files
* update get_changed_pipeline_worklow_test_args.sh * Test * remove Test
…with additionally added required parameter
* update WGS pipeline docs * Update README.md * Update website/docs/Pipelines/Whole_Genome_Germline_Single_Sample_Pipeline/README.md Co-authored-by: ekiernan <55763654+ekiernan@users.noreply.github.com>
* Rebuild featureCounts image into a general subread image, add documentation and docker files, and update changelogs and URL in tasks
…tute/warp into BroadInternalArraysImputation
…tion update tasks with new docker image, update calls to ingesttotdr task …
*run all pipelines in smart tests
* Create new docker files and update tasks and changelogs
…gelogs, and version numbers (#822)
* Correct test string and update testing framework script
#829) * Remove /cromwell_root/ prefix in file paths and update changelogs
#827) * Consistency and formatting improvements * Update some tasks to use rebuilt images * Update changelogs
…DL (#830) * Checkpoint. Renamed the package and made modifications based on recommendations in Warp's docker style guide. Local build currently fails even without modifications, currently investigating why. * Modifications based on WARP's docker style guide * Updated to conform to the docker style guide of warp. Also upgraded to a more recent Debian version (Bullseye) so tini is part of apt. An upgrade of python was attempted too but pip failed as it can't find old versions of libraries listed in requirements.txt. * Parameterizing STAR version. * Adding build script * Updating build script to push to GCR. * Changed the WDL to utilize the new container. * Changing biotypes type from String to File so it localizes. * Fixing the PATH, rebuilding the container, then setting the WDL to use the new build. * Ran into an error where STAR was looking for a fasta file that didn't exist. This fixes that error. * Added Readme for the container. * Updated changelog and version. * Changing the list of versions to match the other containers' format
DO NOT SQUASH MERGE!!! |
DO NOT SQUASH MERGE!!! |
khajoue2
approved these changes
Sep 26, 2022
DO NOT SQUASH MERGE!!! |
BroadInternalArrays and BroadInternalImputation: change docker from dockerhub to gcr
DO NOT SQUASH MERGE!!! |
jessicaway
approved these changes
Oct 5, 2022
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.
No description provided.