K-zhangfengwei

Results 2 comments of K-zhangfengwei

Thank you very much. It worked

sorry, I wanted to use sgkit to select some individuals from all samples, but the code in the references I looked for didn't work. reference: [https://pystatgen.github.io/sgkit/latest/how_do_i.html#id10] `ds.sel(samples=ds.sample_id.isin(['Li_01', 'Li_02', 'Li_03',]))` `KeyError:...