Open BoPeng opened 7 years ago
It seems the remove of variants, samples and genotypes are not reversible? Is this the ideal way? How about use a column to mark the visibility?
It is certainly ok as long as that does not affect the performance of retrieving genotype (variant) etc.
The syntax is
vtools remove variants TABLE
whereTABLE
is a variant table. In sqlite, the implementation is something like (code]Not sure what API to use though because all the IDs should be passed to HDF5.