Closed vertesy closed 3 years ago
Hi Abel,
I think we've already addressed this in the documentation.
https://knausb.github.io/vcfR_documentation/vcfR_object.html#subsetting
Please let me know if this helps you or not.
Thanks! Brian
Great, thank you! (+ sorry for overlooking it)
Hello,
thanks for the great package!
Is there function to subset or downsample a VCF file that is already read in? I am aware of
read.vcfR( ..., nrows=100)
.Thanks, Abel