10XGenomics / bamtofastq

Convert 10x BAM files to the original FASTQs compatible with 10x pipelines
MIT License
59 stars 6 forks source link

Patch .into() u32->u64 and Cargo.toml #20

Closed wyattmcdonnell closed 4 years ago

wyattmcdonnell commented 4 years ago

This PR applies a fix for a type conversion error in main.rs identified by @biobenkj by use of the .into() method and specifying rust-htslib >= v0.30.