Open
Description
Is it possible in BeadArrayFiles to filter a gtc file using a probe id file, that would return a new gtc with only the probe_id in the text file? I have tried
from IlluminaBeadArrayFiles import GenotypeCalls, BeadPoolManifest
but that doesn't seem to support writting back directly to the gtc. So I tried sub-process
to create an filtered gtc using the metadata from the original gtc, but that doesn't appear to be working. Thank you.
probe_id.txt
exm518984
ilmnseq_rs1800462_ilmnfwd_F2BT_deg3a1b1_ilmndup2_IlmnRep
ilmnseq_rs1800462
Metadata
Metadata
Assignees
Labels
No labels