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

Update CHANGELOG.md

parent 9894e341
Branches
Tags
1 merge request!46Develop
Pipeline #4728 passed with stages
in 2 minutes and 12 seconds
# v1.3.0 (in development) # v1.3.1 (in development)
**User Facing**
**Background**
* Add multiqc output to atrifacts
*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
* 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.3.0
**User Facing** **User Facing**
* Change Cellranger Version to 3.1.0 * Change Cellranger Version to 3.1.0
* Fix countDesign to take multiple samples * Fix countDesign to take multiple samples
* Add MIT License
**Background** **Background**
* Add CI artifacts * Add CI artifacts
......
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