Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 381 Bytes

remove_sample.md

File metadata and controls

20 lines (13 loc) · 381 Bytes

NAME

drop_samples

USAGE

drop_samples(snpdata, samples.to.be.dropped)

DESCRIPTION

drop_samples is a function that is used to removed a set of samples from the SNPdata object

OPTIONS

snpdata: an object of class SNPdata
samples.to.be.dropped: a vector of samples to be removed

RETURN

a SNPdata object where the specified samples have been removed