Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Develop for v0.25.0 #293

Merged
merged 30 commits into from
Jan 26, 2021
Merged

Develop for v0.25.0 #293

merged 30 commits into from
Jan 26, 2021

Conversation

cflerin
Copy link
Member

@cflerin cflerin commented Jan 26, 2021

Major updates:

Publishing system updates:

Other:

  • Documentation updates
  • Disable loom validation in file converter ([BUG] Pipeline crashing when starting from SCopeLoomR loom files #286)
  • Fix process labels and run times in cellranger, pcacv
  • Add CI test for parameter exploration
  • Fixes for CI tests failing when using hard links
  • Set CI tests to run on pushes and PRs to develop
  • Use sparse loading from loom files
  • Update utilities Docker image

cflerin and others added 27 commits December 8, 2020 13:18
- Options are now 'copy', 'link', 'symlink', etc. and are set in params.utils.publish.mode
- Default value is 'link'
- Fixes #265
- Avoid duplicating the input file, this is replaced with a hard link
- Input/output file collisions are avoided by renaming the input file
before creating the link
- SC__PUBLISH_PROXY is removed from the workflow. The PUBLISH workflow
now only needs a single process (instead of two) to publish a file
- Uses single_sample + two clustering parameters
- Moved two-pass writeup to features file
- Split input formats to a separate file
- Cleanup/streamline getting-started
- Structure index with additonal toc entries
- Rename headers in some files
- Other cleanup
…xtflow

Feature/253 Upgrade for compatibility with Nextflow 20.10.0
Add new remove10xGEMWell to be backward compatible
…mple-suffix

Fix/288 cellbarcode sample suffix
@cflerin cflerin requested review from dweemx and KrisDavie January 26, 2021 09:33
Copy link
Member

@KrisDavie KrisDavie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Nice work.

Copy link
Contributor

@dweemx dweemx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! ✔️

@cflerin cflerin merged commit 721c42f into master Jan 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants