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

Develop for v0.23.0 #263

Merged
merged 48 commits into from
Dec 3, 2020
Merged

Develop for v0.23.0 #263

merged 48 commits into from
Dec 3, 2020

Conversation

cflerin
Copy link
Member

@cflerin cflerin commented Dec 3, 2020

Major changes:

Implement the scATAC-seq preprocessing workflow (#245):

Other scATAC-seq notes:

  • Currently compatible with 10x-format fastq files (R1, R2[barcode reads], R3), and BioRad (R1, R2), which are processed with BAP.
  • Added documentation for preprocessing steps
  • The scATAC-seq workflows are in main_atac.nf and need to be referenced with the full path: vib-singlecell-nf/vsn-pipelines/main_atac.nf when running the pipeline.
  • Added two additional input data types to getDataChannel: bam and fragments, both of which are loaded with their associated index file.

Other scRNA-seq tool changes:

cflerin and others added 30 commits March 5, 2020 15:05
- Including handling for BioRad/ddSEQ data
- #245
- Add additional configs for bam, fragments
- File input channel is modified to also take in the index files
- Include mapping stats
- debarcoding step is replaced with sctk
- format of the metadata file changes to have all fastq files on a
single line
- add mark duplicates step during bwa mapping
- Updated bam/fragments input channels
- Rename to qc_filtering to qc_prefilter
- Update config
- #248
…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]
@cflerin cflerin merged commit b5167f5 into master Dec 3, 2020
KrisDavie pushed a commit that referenced this pull request Dec 8, 2020
Develop for v0.23.0

Former-commit-id: b5167f5
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.

Fails when toNPCs param is higher than the feature dimension
2 participants