Skip to content
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

Update #1

Merged
merged 374 commits into from
Jan 27, 2025
Merged

Update #1

merged 374 commits into from
Jan 27, 2025

Conversation

jidur
Copy link
Owner

@jidur jidur commented Jan 27, 2025

No description provided.

dozy and others added 30 commits July 27, 2018 10:24
…r spatial_filter and tag_metrics for subsampling)
Merging early for temporary development burst.
remove --reference flag from samtools split command

partially deals with #242
…salmon_cmd

Support single-end libraries and wrap salmon command for validation and clean exiting
* move adapterfind node to be in parallel with phix alignment in stage1

* stage1 outputs (plexed ord lane-level) can be cram or bam

* merge input files using samtools merge instead of bamcat (inputs can be either bam or cram)

* stage1 output format for lane-level was hard-coded to bam - corrrected to use the s1_output_format parameter value
add qc check for samtools_stats (package lane level stats as JSON)
- Supports sinle-end libraries
- Uses scramble to convert output from SAM to BAM (use samtools instead?)
- Add a post-alignment name sort to eliminate a bam12auxmerge failure.
- Fastq input files extension has to be ".fq.gz" (and not just ".fq").
Use compressed fastq inputs in STAR alignment
release 0.24.0 prep: merge devel to master
use hisat2 -U flag for single-end reads
single-end flag change for hisat2 (update release 0.24.0)
wtsi-npg/devel into srl147/devel
fixed Not enough reads to run Salmon check
merge from devel to master to create release 0.24.1
dozy and others added 29 commits August 7, 2024 17:09
when pruning, only remove ports that do not appear in splice edges (aka replacement edges)
Added dependabot.yml to auto-update GitHub actions
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ns/checkout-4

Bump actions/checkout from 3 to 4
…ns/cache-4

Bump actions/cache from 3 to 4
…ns/upload-artifact-4

Bump actions/upload-artifact from 3 to 4
  "standard" (samtools markdup method, no split, target alignment);
  non-consented human split (samtools markdup method, build37 human ref with bwa aln, target alignment);
  y-split with no target alignment (samtools markdup method, target alignments [to human] reset after y-split)
…duction version of bwa

move time-consuming libmaus2 library build further down the list
remove blank lines from alignment_wtsi_stage2_template.json
add new P4 explainer README.md
add FASTQ input option to non-consented human split analysis
@jidur jidur merged commit b002cdb into jidur:devel Jan 27, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants