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

Develop for v0.22.0 #262

Merged
merged 39 commits into from
Dec 1, 2020
Merged

Develop for v0.22.0 #262

merged 39 commits into from
Dec 1, 2020

Conversation

cflerin
Copy link
Member

@cflerin cflerin commented Dec 1, 2020

Summary of changes:

dweemx and others added 30 commits October 23, 2020 14:36
…names and add comments to pipelines in main.nf to detail precisely I/O of the pipelines. This regards:

    - single_sample_decontx_scrublet
    - single_sample_soupx
    - single_sample_soupx_scrublet
…amination with the filterEmptyCells parameter
…he data. Let this be handled by the parent workflows. This option is better especially when when don't what to perform the basic filtering but want to annotate the data.
…Let this be handled by the parent workflows. This option is better especially when when don't what to perform the basic filtering but want to annotate the data.
- Add plots for the n_counts filter in filter QC report python notebook
- Closes vib-singlecell-nf/scanpy#47
… that directs output will be included in final loom.
…operator which won't work if array have different lengths
Plus use safe navigation operator in single_sample nxf workflow
…elWithIndex when calling it multiple times (e.g.: main_atac.nf, atac_qc_filtering). This due to the scope badly definef for some variables inside the loop of extractSample
…elWithIndex when calling it multiple times (e.g.: main_atac.nf, atac_qc_filtering). This due to the scope badly definef for some variables inside the loop of extractSample [part 2]
- Remove popscle.nf from main repo workflows. The freemuxlet/demuxlet
workflows in the popscle repo are now called directly.
- Change freemuxlet/demuxlet references in main.nf to point to the
popscle repor workflows, and to use the
cellranger_dataChannel_to_bam_barcodes function to format the input data
channel.
- Include fix to properly resolve files from the cellranger path
- Update to pySCENIC 0.10.4
- GRN output with correlations is now published to the scenic output
location
- Fixes #254
@cflerin cflerin merged commit bf6f7c4 into master Dec 1, 2020
KrisDavie pushed a commit that referenced this pull request Dec 8, 2020
Develop for v0.22.0

Former-commit-id: bf6f7c4
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.