statgen / demuxlet

Genetic multiplexing of barcoded single cell RNA-seq
Apache License 2.0
116 stars 25 forks source link

Identify sex (contig ploidy) of samples #83

Open nh13 opened 3 years ago

nh13 commented 3 years ago

I am looking for a way to specify the ploidy of the samples, in particular, for sex chromosomes. I see sexMap in bcf_filtered_reader.cpp is a file that can specify sex, but isn't exposed on the command line. How do we specify the sex for the input samples in the input VCF?