Skip to content
Snippets Groups Projects
Commit 5a111ac2 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Update CHANGELOG.md

parent 42ddd6e9
Branches
Tags
1 merge request!41Develop
Pipeline #4303 passed with stages
in 3 minutes and 2 seconds
......@@ -2,6 +2,7 @@
**User Facing**
* Add references to of tools to mutiQC report
* Add BICF details to multiqc report
* Create cellranger_count design file (if only 1 flowcell is inputted)
**Background**
* Add DOI (develop branch)
......@@ -13,8 +14,10 @@
*Known Bugs*
* cellranger mkfastq will not accept spaces in path for run param even if quoted, issue raised on 10XGenomics/cellranger github issue [#31](https://github.com/10XGenomics/cellranger/issues/31)
note: 10x doesn't check github issues, emailed instead
note: pipeline checks for spaces and exits prematurely if found
* note: 10x doesn't check github issues, emailed instead
* note: pipeline checks for spaces and exits prematurely if found
* If multiple flowcells (tar'd) files are inputted then there will be multiple fastq's by the same name, currently dealing with that name conflict is not tractable
* note: if multiple bcl files are detected then cellranger_count design file is not created
# v1.1.4
**User Facing**
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment