Releases: clintval/sample-sheet
Releases · clintval/sample-sheet
0.13.0
What's Changed
- Feature support cell ranger indexes by @golharam in #102
- Only read the key/value pair, if they both exist. by @golharam in #99
- Allow samplesheet to accept a file handle or a Path like object by @dsommer in #114
- Feature support more cellranger indexes by @accumb3ns in #118
New Contributors
- @dsommer made their first contribution in #114
- @accumb3ns made their first contribution in #118
Full Changelog: 0.11.0...0.13.0
0.11.0
0.10.0
0.9.4
0.9.3
0.9.2
Better Install Instructions
0.9.1 Explicit bioconda instructions and better setup.py long_description (…
Drop `smart_open` install requirement
Breaking
To make use of the smart_open
library, simply install it alongside sample-sheet
as it is no longer vendored here.
Refreshed and more consistent API and support for more Sample Sheets
- Support for redundant
Sample_ID
with warning - Ordered output of sample headers in
.write()
as they were read-in or assigned - Case insensitive hashing for sample attributes