You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, as far as I can tell, it's not possible (without using rust_htslib::htslib low level stuff) to subset bcf samples.
I see it happens in the tests, but those seem to be using private attributes.
Hi, as far as I can tell, it's not possible (without using rust_htslib::htslib low level stuff) to subset bcf samples.
I see it happens in the tests, but those seem to be using private attributes.
I have put a full example here.
https://github.com/brentp/help-repositories/blob/rust-htslib-subset-samples/src/main.rs
Would someone help me to correctly open a file with many samples, subset to some samples, and write the output?
thanks,
-Brent
The text was updated successfully, but these errors were encountered: