Skip to content

filter gtc using probe file #46

Open
@cmccabe0728

Description

@cmccabe0728

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions